peterremec
peterremec

Reputation: 516

Set targeted runtime in Maven app

I'm developing Maven apps with IBM Rational Application Developer and deploying EARs on Websphere Application Server 8.5. When I generate EAR file using maven-ear-plugin and try to deploy it on WAS, Eclipse complains about targeted runtime not being set.

How can I set targeted runtime during build?

Upvotes: 2

Views: 147

Answers (0)

Related Questions