You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by james northrup <no...@gmail.com> on 2014/04/26 20:43:34 UTC

jdk8 break maven-plugin-plugin?

i have created a maven plugin from the plugin archetype.

i have a mojo which apparently does not matter to repeating this process,
any mojo will do.

the project is in a reactor.  the reactor runs the module but the plugin
does not use reactor pom as parent.

the compilation succeeds out of the archetype.

regardless of what code lives in execute(), the act of adding a jdk8 jar
dependency to this plugin's pom will cause the gisted failure.

the environment and reactor build version is jdk 1.8


the pom and output are at

https://gist.github.com/jnorthrup/83621d3f3c3a14433470

Re: jdk8 break maven-plugin-plugin?

Posted by james northrup <no...@gmail.com>.
can you share how to obtain and run this fix?  must i build the plugins
myself now to gain this fix?



On Sat, Apr 26, 2014 at 12:22 PM, Hervé BOUTEMY <he...@free.fr>wrote:

> already reported and fixed
> http://jira.codehaus.org/browse/MPLUGIN-260
>
> Regards,
>
> Hervé
>
> Le samedi 26 avril 2014 11:43:34 james northrup a écrit :
> > i have created a maven plugin from the plugin archetype.
> >
> > i have a mojo which apparently does not matter to repeating this process,
> > any mojo will do.
> >
> > the project is in a reactor.  the reactor runs the module but the plugin
> > does not use reactor pom as parent.
> >
> > the compilation succeeds out of the archetype.
> >
> > regardless of what code lives in execute(), the act of adding a jdk8 jar
> > dependency to this plugin's pom will cause the gisted failure.
> >
> > the environment and reactor build version is jdk 1.8
> >
> >
> > the pom and output are at
> >
> > https://gist.github.com/jnorthrup/83621d3f3c3a14433470
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Jim Northrup  *  (408) 837-2270 *

Re: jdk8 break maven-plugin-plugin?

Posted by Hervé BOUTEMY <he...@free.fr>.
already reported and fixed
http://jira.codehaus.org/browse/MPLUGIN-260

Regards,

Hervé

Le samedi 26 avril 2014 11:43:34 james northrup a écrit :
> i have created a maven plugin from the plugin archetype.
> 
> i have a mojo which apparently does not matter to repeating this process,
> any mojo will do.
> 
> the project is in a reactor.  the reactor runs the module but the plugin
> does not use reactor pom as parent.
> 
> the compilation succeeds out of the archetype.
> 
> regardless of what code lives in execute(), the act of adding a jdk8 jar
> dependency to this plugin's pom will cause the gisted failure.
> 
> the environment and reactor build version is jdk 1.8
> 
> 
> the pom and output are at
> 
> https://gist.github.com/jnorthrup/83621d3f3c3a14433470


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