I'd like to see it too

-bd-

On Nov 4, 2005, at 12:36 AM, Colin Chalmers wrote:

Hi all,

No I hadn't forgotten this, just that I was trying to get some functionality working and posting questions on the maven site. I still didn't get that to work but thought I could at least share what I have with other Maven(2) enthousiasts.

What I have so far:

I decided to go for Maven-2 because it is much easier to build multi-module projects. Downside is that some of the plugins are not 100% stable. However seeing the pace of development over there it shouldn't be too long before that's fixed.

Currently 3 jars are built, each possibly sharing same parent version number or overriding this and having own version number; ie MyFaces-api-impl is 1.1.1 whereas Tomahawk could be 1.1.2.

Site info with a number of reports is being generated for each module.

What I wanted to do is aggregate the classes from the individual modules into one release ; ie MyFaces-all-1.1.1.jar. It should be possible but not working yet.

Let me know who wants a copy of the pom scripts, you do need to install maven-2 first. I'd just like to zip/tar what I have and send that offline to those interested, afterwhich we can at least start a dialogue as to how to continue.

/Colin

Reply via email to