You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Einsle <ro...@einsle.de> on 2009/02/07 14:02:17 UTC

Build-Environment

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Build-Environment

Posted by Mick Knutson <mi...@gmail.com>.
Why not create your own mirror remote repository with Archiva or Nexus, and
just put the 3rd party libs in there?

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (866) BLiNC-411: (254-6241-1)
f. (415) 685-4233

Website: http://baselogic.com
Linked IN: http://linkedin.com/in/mickknutson
Twitter: http://twitter.com/mickknutson
Vacation Rental: http://tahoe.baselogic.com
---



On Sat, Feb 7, 2009 at 5:02 AM, Robert Einsle <ro...@einsle.de> wrote:

> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>