Closed marceloverdijk closed 11 years ago
I see mojo-executor plugin we use internally was just updated to support 3.1.0 version, i will release 1.0.1 version to fix this asap. Thanks for submitting the issue!
1.0.1 release was just promoted, should be available via Maven Central in couple hours.
Thanks, that was a quick fix.
I'm using the following configuration:
But when I run mvn grunt:grunt I get:
Number of foreign imports: 1 import: Entry[import from realm ClassRealm[maven.api, parent: null]]
Caused by: java.lang.NoSuchMethodError: org.apache.maven.execution.MavenSession.getRepositorySession()Lorg/sonatype/aether/RepositorySystemSession; at org.twdata.maven.mojoexecutor.MojoExecutor.executeMojo(MojoExecutor.java:80) at pl.allegro.tdr.gruntmaven.AbstractExecutableMojo.execute(AbstractExecutableMojo.java:69) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) ... 20 more
Note I'm using Maven 3.1.0.