Plugins ITs are KO for several days now. The build isn't launched and we have security errors in the configuration page of the project. https://ci.sonatype.org/view/Plugins/job/plugins-IT-with-maven-2.0.x/configure Kohsuke says that the problem is fixed in 1.244 http://www.nabble.com/NPE-in-a-maven-2-build-td19059825.html#a19096864 Could we schedule an upgrade ??
On Mon, Aug 18, 2008 at 12:02 AM, Arnaud HERITIER <[EMAIL PROTECTED]>wrote: > Done thanks. > Should we open an issue for this ? > I don't remember to have already see it. > > > On Sun, Aug 17, 2008 at 10:55 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote: > >> Remove the project-info-reports plugin for now. We should probably look at >> scope while building up the directed graph and not worry about cycles in >> test dependencies. >> >> >> On 17-Aug-08, at 1:40 PM, Arnaud HERITIER wrote: >> >> Without reply I suppose the only thing to do is : to wait ... >>> >>> On Wed, Aug 13, 2008 at 10:38 AM, Arnaud HERITIER <[EMAIL PROTECTED] >>> >wrote: >>> >>> Hi all, >>>> >>>> Don't know if you noticed that plugins builds on CI server (and >>>> locally) >>>> are KO for several days : >>>> >>>> >>>> https://ci.sonatype.org/view/Plugins/job/plugins-CI-with-maven-2.0.x/lastFailedBuild/console >>>> >>>> >>>> https://ci.sonatype.org/view/Plugins/job/plugins-IT-with-maven-2.0.x/lastFailedBuild/console >>>> >>>> Maven finds a cyclic reference : >>>> >>>> The projects in the reactor contain a cyclic reference: Edge between >>>> 'Vertex{label='org.apache.maven.plugins:maven-project-info-reports-plugin'}' >>>> and 'Vertex{label='org.apache.maven.plugins:maven-invoker-plugin'}' >>>> introduces to cycle in the graph >>>> org.apache.maven.plugins:maven-invoker-plugin --> >>>> org.apache.maven.plugins:maven-project-info-reports-plugin --> >>>> org.apache.maven.plugins:maven-invoker-plugin >>>> >>>> I made some tests and this problem doesn't occurs with maven 2.0.6 >>>> Perhaps it is related to http://jira.codehaus.org/browse/MNG-3284 >>>> >>>> This issue is critical for us but if it is related to MNG-3284, it will >>>> be fixed only in 2.0.11 :-( >>>> >>>> What can we do ??? >>>> >>>> >>>> -- >>>> .......................................................... >>>> Arnaud HERITIER >>>> .......................................................... >>>> OCTO Technology - aheritier AT octo DOT com >>>> www.octo.com | blog.octo.com >>>> .......................................................... >>>> ASF - aheritier AT apache DOT org >>>> www.apache.org | maven.apache.org >>>> ........................................................... >>>> >>>> >>> >>> >>> -- >>> .......................................................... >>> Arnaud HERITIER >>> .......................................................... >>> OCTO Technology - aheritier AT octo DOT com >>> www.octo.com | blog.octo.com >>> .......................................................... >>> ASF - aheritier AT apache DOT org >>> www.apache.org | maven.apache.org >>> ........................................................... >>> >> >> Thanks, >> >> Jason >> >> ---------------------------------------------------------- >> Jason van Zyl >> Founder, Apache Maven >> jason at sonatype dot com >> ---------------------------------------------------------- >> >> Simplex sigillum veri. (Simplicity is the seal of truth.) >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > .......................................................... > Arnaud HERITIER > .......................................................... > OCTO Technology - aheritier AT octo DOT com > www.octo.com | blog.octo.com > .......................................................... > ASF - aheritier AT apache DOT org > www.apache.org | maven.apache.org > ........................................................... > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...........................................................
