Hy List,

i will change my Build-Environment of Elipse-Plugins to Maven and here i hav a few Questions how to set up this Environment.

We have 3 types of Libraries / Modules / Plugins:

- third-Party Libraries als Plugins
- Base-Classes for Developement of diferent Modules
- The Modules / Plugins for our Projects.

How can i handle this third-Party-Plugins? Until now we handle it with Eclipse "Plugin from existent Jar-File" Function. Can i handle it with the Maven Build-Life.Cycle? We need it to repack because of the Plugin- Header.

We need the Base-Classes for diferent types of Projects, Plugin- Projects, Web-Projects and so on. Until now we develope this Classes als Plugins, distribute it via an Eclipse-Update-Site. For our Web- Projects (War) we copy this Libraries to our War-Porject (WEB-INF/lib) Folders. I think we can do it in Future over Maven Repositories as addition to our Eclipse-Update-Site. Is it an good Idea? Are there another Posibilities?

For the Plugins, i think we should maven tycho. Is it already Stable? Until now i dont get it run. I set it up like http://docs.codehaus.org/display/M2ECLIPSE/Tycho+project+overview , but it wil not work. Has anybody it run?

Thanks a lot.

Robert

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

Reply via email to