Re: Maven nightlies removed from grid.sonatype.org?

2011-04-25 Thread Mark Derricutt
Ahah! I see there up to build 12 so maybe a recent move. I had noticed the other day that the sonatype nightly build had stopped running so I guess the build moved awhile ago and only just got removed. Cheers Mark -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Po

Re: Maven nightlies removed from grid.sonatype.org?

2011-04-25 Thread Jason Dillon
There are running up here no? https://builds.apache.org/hudson/view/M-R/view/Maven/ --jason On Apr 25, 2011, at 5:16 PM, Mark Derricutt wrote: > Hey all, > > I see they maven nightly/ci build no longer seems to be on > https://grid.sonatype.org/ci - has it moved somewhere? > > Mark > > --

Maven nightlies removed from grid.sonatype.org?

2011-04-25 Thread Mark Derricutt
Hey all, I see they maven nightly/ci build no longer seems to be on https://grid.sonatype.org/ci - has it moved somewhere? Mark -- "Great artists are extremely selfish and arrogant things" — Steven Wilson, Porcupine Tree

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-25 Thread Benson Margulies
fix the tests to have a catalog to point to local copies On Apr 25, 2011, at 4:28 PM, Dennis Lundberg wrote: > Hi > > The job maven-plugins-ITs-2.x [3] is also failing. It is the ITs for > Maven EAR Plugin that fails. I did some digging around and have found > out the cause. > > The ITs use XmlU

Re: Need help getting our plugins to build successfully in Jenkins

2011-04-25 Thread Dennis Lundberg
Hi The job maven-plugins-ITs-2.x [3] is also failing. It is the ITs for Maven EAR Plugin that fails. I did some digging around and have found out the cause. The ITs use XmlUnit to check that the deployment descriptors are correct. When XmlUnit loads the deployment descriptor it reads its DTD from

Re: Article proposed for Maven Article Page

2011-04-25 Thread xanadu72
Barrie, I know that Eclipse is able to import a hierarchical structure but i have a concern with Subversion. The recommended structure for Subversion is using trunk,tags,branches subfolders. Is it compatible with the following file structure in svn : +-MyApplication/ +-trunk +-pom.xml +-ta

separation of plugin repos vs 'normal' repos in mvn3

2011-04-25 Thread Mark Struberg
Hi folks! In maven 3 there is a hard separation between plugin repositories and 'normal repositories. Which means a plugin cannot access a dependency which is not in a repository listed as I can see that this was a attempt to make the repos more 'clean'. But serious, I'm not sure if the separ

Re: svn commit: r1094194 - in /maven/plugins/trunk/maven-javadoc-plugin: ./ src/main/java/org/apache/maven/plugin/javadoc/ src/test/java/org/apache/maven/plugin/javadoc/ src/test/java/org/apache/maven

2011-04-25 Thread Dennis Lundberg
Hervé BOUTEMY skrev 2011-04-25 01:29: > ok, it should be fixed now with r1096387 > http://svn.apache.org/viewvc?rev=1096387&view=rev Yes, it works locally for me now. Thanks! > > Le dimanche 24 avril 2011, Hervé BOUTEMY a écrit : >> here are my findings: >> when run under M2, url interpolation