Re: [ANN] Apache Source-Release Assembly Descriptor 1.0 Released

2009-08-21 Thread Arnaud HERITIER
perhaps you could forward this to all PMCs ? Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Sat, Aug 22, 2009 at 1:00 AM, John Casey wrote: > It appears that the site/repository synchronization is moving s

[ANN] Apache Source-Release Assembly Descriptor 1.0 Released

2009-08-21 Thread John Casey
It appears that the site/repository synchronization is moving slowly, so please be patient and these artifacts and site updates should be showing up before long. I want to make sure I get this announcement out before I forget it, though. --- The Maven team is pleased to announce the release o

[VOTE] Maven Resources Plugin 2.4, Maven Filtering 1.0-beta-3

2009-08-21 Thread John Casey
Hi, These two releases were staged together since many of the issues from the resources plugin prompted changes in maven-filtering. Part of the driving force behind these releases is creating a base of released plugins and APIs (maven-filtering) which are compatible with maven 3.x. Aside from

Re: [DISCUSS] Add new mojo annotation @requiresDependencyCollection

2009-08-21 Thread Brian Fox
+1 On Wed, Aug 12, 2009 at 4:43 PM, Benjamin Bentmann wrote: > Hi, > > for Maven 3.x, I would like to discuss the introduction of a new mojo > annotation > > �...@requiresdependencycollection > > As the name probably suggests, the intended effect is to resemble an > invocation of the artifact col

[RESULT] [VOTE] maven-parent-13, apache-resources-3, apache-source-release-assembly-descriptor-1.0

2009-08-21 Thread John Casey
This vote has passed with the following: +1 (binding): John, Benjamin, Brian I'll release these artifacts and send the appropriate announcements. Thanks, -john - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For ad

Package emma instrumented classes

2009-08-21 Thread Chinnij2ee
Hi, I am looking for a way to package emma instrumented java classes, so that I can deploy the war file on to tomcat and run the testcases to get the code coverage. when I use mvn emma:instrument package, its not instrumenting the java classes. Any suggestions? Thanks Ramesh -- View th

Adding dependent jar to main jar

2009-08-21 Thread raghuprasad
Hello experts, My project has some 25 dependent jar files. I am using maven-copy-dependency plug in to copy the jar to some location from my local repository. Also used to maven-jar-plug in to add the corresponding class path entry. Now for some reason i need 4 jars files to be present inside