Re: maven dependecies

2006-07-21 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Jörg > > Have a look at the "Better builds with Maven" book. > There's an example for a mojo and for an Ant based plugin. > Thanks for the hint... I am going to work this out... Its unbelivable to have such documentation if you have been strzgge

RE: maven dependecies

2006-07-13 Thread Jörg Schaible
Hi Jörg, Joerg Hohwiller wrote on Thursday, July 13, 2006 9:47 PM: > Jörg Schaible wrote: >> Hi Jörg, > Hi Jörg, > > nice to "meet" again ;) :) [snip] > I created one module per package. This is in principle the > idea of maven to have > one artifact per module. OK, I just wanted to point ou

Re: maven dependecies

2006-07-13 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jörg Schaible wrote: > Hi Jörg, Hi Jörg, nice to "meet" again ;) > > [snip] > > So did you have multiple modules for each Solaris package or a single module > with a Mojo that creates two artifacts (like the EJB and its client)? I created one modul

RE: maven dependecies

2006-07-13 Thread Jörg Schaible
Hi Jörg, Joerg Hohwiller wrote on Thursday, July 13, 2006 12:19 AM: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi there, > > Maven2 really rocks! I figured out a way to build a plugin that allows > "solaris" as and builds a solaris package for a > maven project. > > Therefore I add

Re: maven dependecies

2006-07-12 Thread Edwin Punzalan
Hi, congratulations on your work with Maven 2.0... I'm not sure if I understand your questions(s) correctly... so I'm just going to point you to jira. It holds the future features aside from bugs, so if you see the feature you want there, then you can vote for it. Otherwise, you can create

maven dependecies

2006-07-12 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, Maven2 really rocks! I figured out a way to build a plugin that allows "solaris" as and builds a solaris package for a maven project. Therefore I add the complete "static" content of the package to the main/resources. Further I have a filt