Re: Strange maven central response - do you see the same thing??

2014-04-17 Thread Mirko Friedenhagen
Dan, I always use http://repo1.maven.org/maven2/.. e.g. http://repo1.maven.org/maven2/org/apache/maven/ Two possible explanations: Browsers by default follow http redirects, with curl you need -L as an Option. You have different proxy settings for the CLI and your browser :-) Regards Mirko --

Strange maven central response - do you see the same thing??

2014-04-17 Thread Dan Tran
Hello Maven friends my maven build fails with this [INFO] [INFO] --- maven-scm-plugin:1.9:checkout (default-cli) @ standalone-pom --- Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom Apr 17, 2014 9:50:21 PM org.a

Re: Class loader issues after Maven 3.1.0

2014-04-17 Thread Martin Grigorov
Created http://jira.codehaus.org/browse/MNG-5620 Thank you! Martin Grigorov Wicket Training and Consulting On Thu, Apr 17, 2014 at 5:24 PM, Stuart McCulloch wrote: > On 17 Apr 2014, at 15:15, Martin Grigorov wrote: > > > Thanks, Stuart! > > > > I can confirm that the issue is still there in

Re: Class loader issues after Maven 3.1.0

2014-04-17 Thread Stuart McCulloch
On 17 Apr 2014, at 15:15, Martin Grigorov wrote: > Thanks, Stuart! > > I can confirm that the issue is still there in 3.2.1. > Is there an open issue at http://jira.codehaus.org/browse/MNG that I can > follow ? I don’t believe so, suggest you open a new issue and refer to that maven-dev discus

Re: Class loader issues after Maven 3.1.0

2014-04-17 Thread Martin Grigorov
Thanks, Stuart! I can confirm that the issue is still there in 3.2.1. Is there an open issue at http://jira.codehaus.org/browse/MNG that I can follow ? Martin Grigorov Wicket Training and Consulting On Thu, Apr 17, 2014 at 5:12 PM, Stuart McCulloch wrote: > See > http://mail-archives.apache.o

Re: Class loader issues after Maven 3.1.0

2014-04-17 Thread Stuart McCulloch
See http://mail-archives.apache.org/mod_mbox/maven-dev/201402.mbox/%3ca70f13ef-38e2-49a8-b696-b5e592092...@gmail.com%3e for why this is happening AFAICT neither of the suggested solutions mentioned in the above email have been applied to DefaultClassRealmManager, so I believe this is still an i

Class loader issues after Maven 3.1.0

2014-04-17 Thread Martin Grigorov
Hi, We have troubles use 'mvn jetty:run' for https://github.com/apache/wicket/tree/master/wicket-examples after upgrading to Maven 3.1.0+. It fails with: 2014-04-17 16:22:57.160:WARN:oejuc.AbstractLifeCycle:FAILED org.mortbay.jetty.plugin.JettyServer@44e5b006: java.lang.LinkageError: loader cons