Re: Build failed in Hudson: maven-plugins-ITs » java-5x,windows #666

2011-04-19 Thread Dennis Lundberg
Hervé BOUTEMY skrev 2011-04-19 21:49: > Hi Dennis, > > it is available on https://oss.sonatype.org/content/repositories/plexus- > snapshots/ Thanks, that worked for me. We should probably add this info somewhere in the developer docs. > I tried to understand what's failing without success... I

Re: Build failed in Hudson: maven-plugins-ITs » java-5x,windows #666

2011-04-19 Thread Hervé BOUTEMY
Hi Dennis, it is available on https://oss.sonatype.org/content/repositories/plexus- snapshots/ I tried to understand what's failing without success... Regards, Hervé Le mardi 19 avril 2011, Dennis Lundberg a écrit : > Hi > > I'm trying to see what's up with the dependency plugin. When I try t

Re: svn commit: r1091331 - in /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-456: ./ child/ child/pom.xml invoker.properties pom.xml verify.bsh

2011-04-19 Thread Dennis Lundberg
Lukas Theussl skrev 2011-04-19 21:22: > > I thought I had tested it since I specifically removed the invoker > restriction in r1091342, but now I can reproduce the failure too, so I > reverted the revert... :-) Thanks Lukas! It works for me now with Maven 2 and 3. > -Lukas > > > Dennis Lundb

Re: svn commit: r1091331 - in /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-456: ./ child/ child/pom.xml invoker.properties pom.xml verify.bsh

2011-04-19 Thread Lukas Theussl
I thought I had tested it since I specifically removed the invoker restriction in r1091342, but now I can reproduce the failure too, so I reverted the revert... -Lukas Dennis Lundberg wrote: This IT is now failing on the grid when run with Maven 3 on both Windows and Ubuntu. https://grid.

Re: Build failed in Hudson: maven-plugins-ITs » java-5x,windows #666

2011-04-19 Thread Dennis Lundberg
Hi I'm trying to see what's up with the dependency plugin. When I try to build it locally it complains about a missing dependency: Missing: -- 1) org.codehaus.plexus:plexus-archiver:jar:1.3-SNAPSHOT Can someone please deploy a SNAPSHOT of that to a repository, or point me at one that al

Re: svn commit: r1091331 - in /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-456: ./ child/ child/pom.xml invoker.properties pom.xml verify.bsh

2011-04-19 Thread Dennis Lundberg
This IT is now failing on the grid when run with Maven 3 on both Windows and Ubuntu. https://grid.sonatype.org/ci/job/maven-plugins-ITs/jdk=java-5x,label=windows/ws/trunk/maven-site-plugin/target/it/MSITE-456/build.log/*view*/ https://grid.sonatype.org/ci/job/maven-plugins-ITs/jdk=java-5x,label=u

Re: Maven for Desktop application

2011-04-19 Thread Barrie Treloar
On Tue, Apr 19, 2011 at 7:54 PM, Alok wrote: > Hi, > > I am developing an Desttop application. I am thinking of using Maven as > build tool. Is it possible to use Maven for Destop apllication? If so, how > is it possible? Please take me as new to maven. > > > Thanks in advance, > Regards, > Alok

Maven for Desktop application

2011-04-19 Thread Alok
Hi, I am developing an Desttop application. I am thinking of using Maven as build tool. Is it possible to use Maven for Destop apllication? If so, how is it possible? Please take me as new to maven. Thanks in advance, Regards, Alok -- View this message in context: http://maven.40175.n5.nabble

Re: ssh extension in Apache parent pom

2011-04-19 Thread Jochen Wiedmann
On Mon, Apr 18, 2011 at 11:17 PM, Brian Fox wrote: > The projects that need it should add the extension to their TLP pom, > the defaults should be sufficient for the majority of projects. If > there's something needed for the sites to work ok, but I wouldn't add > it just for a handful of project