Re: Maven ban!

2010-09-23 Thread Brian Fox
Scraping the repo will get you banned. Get a repo manager instead. Sent from my iPad On Sep 21, 2010, at 9:52 PM, Fabien Renaud fabienrenaud...@gmail.com wrote: Hi, Few month ago (in July), I tried to download (for work) the Maven Repository with my home PC but after a couple of hours, I

Re: Maven ban!

2010-09-23 Thread Stephane Nicoll
On Thu, Sep 23, 2010 at 9:25 AM, Brian Fox bri...@infinity.nu wrote: Scraping the repo will get you banned. Get a repo manager instead. I think everybody got that now. For those who made the mistake in the past, how can they regain access? S. Sent from my iPad On Sep 21, 2010, at 9:52

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread kristian
Hi, still having problem with ProjectBuilder. after I followed the API change of the ProjectBuildingRequest I see following Caused by: java.lang.NullPointerException at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:185) at

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Benjamin Bentmann
Emmanuel Venisse wrote: Is it a new process? Not really, it's pretty much the same as with Maven 2.1.0-M1, 2.1.0 and 2.2.0 which in total had more than a dozen RCs [0], none of them officially released. Benjamin - To

Re: [VOTE] Release Maven Checkstyle plugin version 2.6

2010-09-23 Thread Lukas Theussl
+1 -Lukas Mark Hobson wrote: Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=16212 There are still several issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11127status=1 Staging repo:

Re: [VOTE] Release Maven Checkstyle plugin version 2.6

2010-09-23 Thread Olivier Lamy
+1 2010/9/22 Mark Hobson ma...@apache.org: Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=16212 There are still several issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11127status=1

Re: [VOTE] Release Maven Checkstyle plugin version 2.6

2010-09-23 Thread John Casey
+1 On 9/22/10 5:32 AM, Mark Hobson wrote: Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName=Htmlversion=16212 There are still several issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11127status=1 Staging

RE: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread hermod.opstvedt
Hi Our build which consists of 57 projects fails with the following on 3.0-RC2 (Ok on 2.2.1) [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project site-resources: Execution default-install of goal

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Benjamin Bentmann
hermod.opstv...@dnbnor.no wrote: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project site-resources: Execution default-install of goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install failed: Un able to load the mojo

Re: svn commit: r1000418 - in /maven/shared/trunk/maven-plugin-enforcer/src/site/apt: index.apt.vm usage.apt.vm

2010-09-23 Thread Stephen Connolly
thanks On 23 September 2010 13:02, bentm...@apache.org wrote: Author: bentmann Date: Thu Sep 23 12:02:54 2010 New Revision: 1000418 URL: http://svn.apache.org/viewvc?rev=1000418view=rev Log: o Set svn:eol-style=native Modified:

Re: flexmojos-generator-maven-plugin is beta ready

2010-09-23 Thread Marvin Froeder
I would suggest you to reach flexmojos at http://groups.google.com/group/flex-mojos I usually don't follow maven-dev list On Mon, Aug 2, 2010 at 8:03 PM, Martin Gainty mgai...@hotmail.com wrote: i have multiple patches for flexmojos-generator-maven-plugin this is the code which creates flex

Re: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread Jesse Glick
http://jira.codehaus.org/browse/MNG-4836 may or may not be a recent regression, but I have recently (i.e. ~ RC1) observed it making projects sporadically unloadable inside the NetBeans IDE, with no apparent workaround. Have been running with a patched plexus-interpolation and have not seen it

[jira] Subscription: Design Best Practices

2010-09-23 Thread jira
Issue Subscription Filter: Design Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques

Re: [VOTE] Release Maven Checkstyle plugin version 2.6

2010-09-23 Thread Hervé BOUTEMY
+1 Hervé Le mercredi 22 septembre 2010, Mark Hobson a écrit : Hi, We solved 5 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127styleName= Htmlversion=16212 There are still several issues left in JIRA:

RE: [PLEASE TEST] Apache Maven 3.0-RC2

2010-09-23 Thread hermod.opstvedt
Hi Using IBM JRE so I'll wait to see if it gets fixed. Hermod -Original Message- From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu] Sent: Thursday, September 23, 2010 2:57 PM To: Maven Developers List Subject: Re: [PLEASE TEST] Apache Maven 3.0-RC2 hermod.opstv...@dnbnor.no