Any Plugin available to integrate Maven2 with RTC

Hi,
I am trying to work wityh Maven2 with RTC has my IDE. Is there any plugin for RTC wherein I can integrate RTC with Maven, For Eclipse IDE there is this m2eclipse plugin which do the job.
Please provide some inputs on how to do that if anyone has been using RTC and Maven2 togather.
Thanking all in anticipation.
I am trying to work wityh Maven2 with RTC has my IDE. Is there any plugin for RTC wherein I can integrate RTC with Maven, For Eclipse IDE there is this m2eclipse plugin which do the job.
Please provide some inputs on how to do that if anyone has been using RTC and Maven2 togather.
Thanking all in anticipation.
2 answers

Hello Patty,
The Build Toolkit has a maven integration that also works with Maven.
There is a special tyb available setting up a build with maven. Other than
that and getting it to work with existing build scripts I have no experiences
really. There is also documentation available on jazz.net and I believe in
the product about what to do to report progress back to the build toolkit
using ANT tasks.
Ralph
The Build Toolkit has a maven integration that also works with Maven.
There is a special tyb available setting up a build with maven. Other than
that and getting it to work with existing build scripts I have no experiences
really. There is also documentation available on jazz.net and I believe in
the product about what to do to report progress back to the build toolkit
using ANT tasks.
Ralph
Hi,
I am trying to work wityh Maven2 with RTC has my IDE. Is there any
plugin for RTC wherein I can integrate RTC with Maven, For Eclipse
IDE there is this m2eclipse plugin which do the job.
Please provide some inputs on how to do that if anyone has been using
RTC and Maven2 togather.
Thanking all in anticipation.

Hello,
There is an example of setting up a Maven build with the JBE on our wiki:
https://jazz.net/wiki/bin/view/Main/MavenBuild
It shows how to set up a basic build, and how to add the Jazz Build ANT tasks to the build to update the build result in the repository.
Martha
Jazz Developer
There is an example of setting up a Maven build with the JBE on our wiki:
https://jazz.net/wiki/bin/view/Main/MavenBuild
It shows how to set up a basic build, and how to add the Jazz Build ANT tasks to the build to update the build result in the repository.
Martha
Jazz Developer