It's all about the answers!

Ask a question

How does one use the BuildToolkitTaskDefs.xml with Maven?


Jesse Timbang (3211619) | asked Aug 01 '12, 6:21 a.m.
edited Aug 01 '12, 8:19 a.m. by Spencer Murata (2.3k115971)
Kind of a silly question but I am new to RTC/Maven. I have a pom.xml file and I want to use the BuildToolkitTaskDefs.xml for various things such as artifact publishing, etc. Is it also the same as with Ant where you just import the BuildToolkitTaskDefs.xml in your build.xml file?

Accepted answer


permanent link
Spencer Murata (2.3k115971) | answered Aug 01 '12, 8:22 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
 Yes, there isn't much difference in using Maven, you still need to import the Ant tasks you plan on using.  Optionally I believe you could 'Mavenize' the toolkit to make it a Maven repository and get the dependency that way, but that really isn't necessary.  Importing the tasks in the Ant script would be enough.
Jesse Timbang selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.