Hi,
I'm trying to build a project with maven tycho and apt-maven-plugin
(to process Eclipse Sapphire annotations). I followed the tutorial here
http://wiki.eclipse.org/Sapphire_Modeling_Tycho_build_support
However I get this error on my build.
Failed to execute goal
org.codehaus.mojo:apt-maven-plugin:1.0-alpha-4:process (default) on
project de.mukis.core:
Execution default of goal
org.codehaus.mojo:apt-maven-plugin:1.0-alpha-4:process failed:
An API incompatibility was encountered while executing
org.codehaus.mojo:apt-maven-plugin:1.0-alpha-4:process:
java.lang.VerifyError:
Expecting a stackmap frame at branch target 17 in method
com.sun.tools.apt.Main.<clinit>()V at offset 7
The sample project is located under:
https://github.com/muuki88/tycho
And the pom.xml which is used for the apt build here
https://github.com/muuki88/tycho/blob/master/de.mukis.core/pom.xml
cheers,
Muki
--
Nepomuk Seiler
Java/Scala Developer
*Email:* nepomuk.sei...@mukis.de
*Homepage:* www.mukis.de
*Github:* github/muuki88
*Twitter:* twitter/muuki88