It's all about the answers!

Ask a question

Does RTC 405 support Maven 3


Mahari Hill (4861154229) | asked Dec 17 '14, 2:16 p.m.
CLM 405
Maven 3

Do these versions work together?

What about 502 and Maven 3?

thanks

One answer



permanent link
Jeff Care (1.0k3733) | answered Dec 17 '14, 3:00 p.m.
I assume you're talking about the Maven build definitions?

Frankly there's not a lot of value there. IMO you're much better off using a command line definition, from which you can execute Maven and/or anything else you want.

Comments
Mahari Hill commented Dec 19 '14, 8:07 a.m.

Thanks for the answer. Looking at this:

https://jazz.net/wiki/bin/view/Main/MavenBuild

Your Maven builds can take advantage of these tasks using the Maven AntRun plugin. We'll demonstrate calling the startBuildActivity task from the pom.xml file using maven-antrun-plugin.

Is this plugin a part of Maven, or do we need to find this somewhere on the web?


Jeff Care commented Dec 19 '14, 9:01 a.m. | edited Dec 19 '14, 9:02 a.m.

Your answer


Register or to post your answer.