I don't have it anymore on my computer (i was testing several plugins and i
removed a lot of them) but looking at the code it was using
ClassRealmConverter too. Hacking the plugin to remove this usage made it
working in my case.


Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2013/7/18 Arnaud Héritier <aherit...@gmail.com>
>
> Romain can you tell me more about the impacted plugin ?
>
>
> On Thu, Jul 18, 2013 at 7:05 AM, Romain Manni-Bucau
> <rmannibu...@gmail.com>wrote:
>
> > Hi
> >
> > Got the exact same issue with another plugin.
> > Le 18 juil. 2013 06:43, "Brett Porter" <br...@apache.org> a écrit :
> >
> > > Hi,
> > >
> > > I've got a regression here using the Swagger Maven Plugin [1] that
looks
> > > different to the Aether one. Before I go poking around further, I was
> > > wondering if anyone can tell me if it's a regression on the Maven (and
> > > dependencies) end, or something expected to be updated in the plugin?
> > >
> > > [ERROR] Failed to execute goal
> > > com.github.kongchen:swagger-maven-plugin:1.1.1:generate (default) on
> > > project maestro-webapp: An API incompatibility was encountered during
> > > configuration of mojo
> > > com.github.kongchen:swagger-maven-plugin:1.1.1:generate:
> > > java.lang.NoSuchMethodError:
> > >
> >
org.codehaus.plexus.component.configurator.converters.special.ClassRealmConverter.<init>(Lorg/codehaus/classworlds/ClassRealm;)V
> > > [ERROR] -----------------------------------------------------
> > > [ERROR] realm =
 plugin>com.github.kongchen:swagger-maven-plugin:1.1.1
> > > [ERROR] strategy =
> > > org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> > > [ERROR] urls[0] =
> > >
> >
file:/Users/brett/.m2/repository/com/github/kongchen/swagger-maven-plugin/1.1.1/swagger-maven-plugin-1.1.1.jar
> > > [ERROR] urls[1] =
> > >
> >
file:/Users/brett/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
> > >
> > > It seems to be the same error that was fixed in an 3.0 RC [2].
> > >
> > > Anyone seen this before?
> > >
> > > - Brett
> > >
> > > [1] https://github.com/kongchen/swagger-maven-plugin
> > > [2] http://jira.codehaus.org/browse/MNG-4832
> > >
> > > --
> > > Brett Porter
> > > br...@apache.org
> > > http://brettporter.wordpress.com/
> > > http://au.linkedin.com/in/brettporter
> > > http://twitter.com/brettporter
> > >
> > >
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: dev-h...@maven.apache.org
> > >
> > >
> >
>
>
>
> --
> -----
> Arnaud Héritier
> http://aheritier.net
> Mail/GTalk: aheritier AT gmail DOT com
> Twitter/Skype : aheritier

Reply via email to