Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-08 Thread Olivier Lamy
+1 -- Olivier Le 7 déc. 2010 13:11, "Vincent Siveton" a écrit : Hi, We solved 14 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16664 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&sta

Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-08 Thread Lukas Theussl
+1 -Lukas Vincent Siveton wrote: Hi, We solved 14 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11142&version=16664 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11142&status=1 Staging repo: https://

Re: JIRA project for indexer?

2010-12-08 Thread Jesse Glick
On 12/07/2010 06:09 PM, Brian Fox wrote: We'll take a pass and see which are applicable That's what I meant; of course some will not be. flag them in some way. Such as closing them and refiling in MINDEXER? If someone bothered to report a bug, it seems like the least you can do. (And the re

Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-08 Thread Vincent Siveton
No you right, it seems that the site plugin version used was 2.0.1... I redeployed using site:2.2 (need rsync) Vincent 2010/12/8 Lukas Theussl : > > Hi Vincent, > > The staged site is missing links to the following goals on the main page: > > distribution-management > help > modules > > and the l

Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-08 Thread Lukas Theussl
Hi Vincent, The staged site is missing links to the following goals on the main page: distribution-management help modules and the links in the navigation menu on the left do not work. Building the site locally, my links are fine. Anything I'm missing? -Lukas Vincent Siveton wrote: Hi,

Re: java.lang.NoClassDefFoundError: Lorg/sonatype/plexus/build/incremental/BuildContext;

2010-12-08 Thread a.e
Ok with this debugging information I was able to debug into the maven execution and see where the validation really fails. For some reason the MavenExecutionRequest had its system properties not populated. I looked what the hudson embedder is doing regarding the system properties and did the same:

Re: java.lang.NoClassDefFoundError: Lorg/sonatype/plexus/build/incremental/BuildContext;

2010-12-08 Thread a.e
I am still hunting this one down. For some reason I do not seem to be able to get proper debug output from maven. I really would like to know why this keeps preventing me from getting the proper dependencies for the resources plugin included: 10:54:43.051 [main] WARN d.b.a.i.b.maven.MavenLogging