Monday, September 21, 2009

'jar-no-fork' was specified in an execution, but not found in the plugin

Problem:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] 'jar-no-fork' was specified in an execution, but not found in the plugin

Solution:
To install the maven version 2.2.1

2 comments:

Anonymous said...

So, that worked for windows, but in linux you just need to make sure you set the version on your maven-source-plugin... I explicitly set the plugin version to 2.1.2 and it works in all environments.


maven-source-plugin 2.1.2

Anonymous said...

So, that worked for windows, but in linux you just need to make sure you set the version on your maven-source-plugin... I explicitly set the plugin version to 2.1.2 and it works in all environments.


maven-source-plugin 2.1.2