You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Benjamin Bentmann <be...@udo.edu> on 2008/04/21 19:33:02 UTC

Re: svn commit: r649803 - /maven/pom/trunk/maven/pom.xml

> Author: hboutemy
> Date: Sat Apr 19 05:27:46 2008
> New Revision: 649803
> 
> URL: http://svn.apache.org/viewvc?rev=649803&view=rev
> Log:
> lock down versions of common reporting plugins for site reproducibility
> 
> Modified:
>     maven/pom/trunk/maven/pom.xml

I'm +1 for the idea, but unfortunately it's currently not working:
  http://jira.codehaus.org/browse/MNG-3385

You can just try out yourself: Run
  mvn site -U
on maven-parent, quite the first line is
  artifact org.apache.maven.plugins:maven-project-info-reports-plugin:
    checking for updates from central
i.e. ignoring your lockdown on 2.0.1 but using LATEST.


Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r649803 - /maven/pom/trunk/maven/pom.xml

Posted by Hervé BOUTEMY <he...@free.fr>.
ok, I was a little optimistic :/
commented out the lock down, pointing to the Jira issue

Thanks for your review

Hervé

Le lundi 21 avril 2008, Benjamin Bentmann a écrit :
> > Author: hboutemy
> > Date: Sat Apr 19 05:27:46 2008
> > New Revision: 649803
> >
> > URL: http://svn.apache.org/viewvc?rev=649803&view=rev
> > Log:
> > lock down versions of common reporting plugins for site reproducibility
> >
> > Modified:
> >     maven/pom/trunk/maven/pom.xml
>
> I'm +1 for the idea, but unfortunately it's currently not working:
>   http://jira.codehaus.org/browse/MNG-3385
>
> You can just try out yourself: Run
>   mvn site -U
> on maven-parent, quite the first line is
>   artifact org.apache.maven.plugins:maven-project-info-reports-plugin:
>     checking for updates from central
> i.e. ignoring your lockdown on 2.0.1 but using LATEST.
>
>
> Benjamin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org