Closed dusanmsk closed 12 years ago
Could you try again with the version 1.0.6? There were some dependency issues that were fixed later.
Seems to be ok, thanks.
Hi, where can I find 1.0.6? I tried on Maven Central and http://source.mysema.com/maven2/releases but it isn't there.
Should be publicly available http://search.maven.org/#search|gav|1|g%3A%22com.mysema.maven%22%20AND%20a%3A%22apt-maven-plugin%22
Sorry about that, I didn't notice the name change to apt-maven-plugin. I was working with a sample that used maven-apt-plugin
I renamed now also the repository, now it should be clearer.
Using 1.0.5 with maven2 I got following error:
[INFO] Internal error in the plugin manager executing goal 'com.mysema.maven:apt-maven-plugin:1.0.5:process': Unable to load the mojo 'com.mysema.maven:apt-maven-plugin:1.0.5:process' in the plugin 'com.mysema.maven:apt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/Scanner
Thx