Hi @ all,

I have a java-project which I want to use in different Builds, but got some
problems.
First the project was used in a Maven-Tycho-RCP-build as an eclipse plugin.
Now I want to build an JavaFX-application which uses this project as a
plugin. My peference is to build this project in both applications
independently.
Is it possible to build this project as a module in both applications? I
tried it, but had some problems caused by multiple parent-declaration in the
project-pom.
Or is it only possible by building this plugin as standalone(before the
applications) and set only dependency information to this plugin in both
builds?

Thx in advance.
Ray



--
View this message in context: 
http://maven.40175.n5.nabble.com/Using-a-plugin-project-in-different-builds-tp5840461.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to