Re: Classpath hell or artifact naming inconsistency?

2006-04-29 Thread Carlos Sanchez
you can either exclude them or move the jars and add relocation poms to your local repo (later we can post them in ibiblio), saying that the new group is org.codehaus.plexus eg. http://www.ibiblio.org/maven2/servletapi/servletapi/2.4/servletapi-2.4.pom On 4/29/06, Rinku <[EMAIL PROTECTED]> wrote:

Classpath hell or artifact naming inconsistency?

2006-04-29 Thread Rinku
Hi, I've been trying to get unit tests running for a continuum component while developing in Eclipse. With help from developers on IRC I did manage to get the unit tests running from within Eclipse. But on running them from command prompt, my unit tests still fail. I suspect it might be mult

surefire ci test

2006-04-29 Thread Brett Porter
Hi, I've added a CI process on the zone for building surefire with JDK 1.3 as an early warning rather than the deploy-that-doesn't-fail-deploy step. This also means you can build releases with JDK 1.4/5. We'll get that into Continuum when it has external JDK support. - Brett ---

Re: [vote] release maven-archetype-j2ee-simple

2006-04-29 Thread James Mitchell
+1 (non binding) -- James Mitchell On Apr 27, 2006, at 7:02 PM, Vincent Siveton wrote: +1 Vincent 2006/4/27, Stephane Nicoll <[EMAIL PROTECTED]>: +1 s/ On 4/26/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: Please vote on releasing maven-archetype-j2ee-simple This archetype is bein

Re: MavenEmbedder and --no-plugin-updates

2006-04-29 Thread Jason van Zyl
Hi, The best example of using the embedder is now actually the front-end command line harness which starts up maven in the way you are most accustomed: http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-cli/ src/main/java/org/apache/maven/cli/MavenCli.java?rev=392327&view=marku

[ANN] Maven LinkCheck Plugin 1.4 for Maven 1.x released

2006-04-29 Thread aheritier
We are pleased to announce the Maven LinkCheck Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/linkcheck/ Check xdoc links. Requires Maven 1.0 RC2. === Changes in this version include: New Features:

[ANN] Maven PMD Plugin 1.9 for Maven 1.x released

2006-04-29 Thread aheritier
We are pleased to announce the Maven PMD Plugin 1.9 release! http://maven.apache.org/maven-1.x/plugins/pmd/ The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for poten

[ANN] Maven EAR Plugin 1.9 for Maven 1.x released

2006-04-29 Thread aheritier
We are pleased to announce the Maven EAR Plugin 1.9 release! http://maven.apache.org/maven-1.x/plugins/ear/ Ear Plugin for Maven === Changes in this version include: New Features: o Added support to set the descri

Re: svn commit: r398096 - in /maven/maven-1/plugins/trunk/jalopy: ./ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/org/apache/mave

2006-04-29 Thread Arnaud HERITIER
Great Job Lukas. It works very well !! Some remarks : - The version of plexus-utils used in the core is 1.0.3 (and not 1.0) . It's overridden in plugins-parent - Due to your rewritting we'll need to release a version 1.5 and not version 1.4.1 - In the changes you can remove MAVEN-1753. You remove