do
cd ..
mvn install
This might fail, but don't worry, it will have have installed the pom of
maven-plugin-plugin in your local repo.
cd maven-idea-plugin
mvn compile
mvn install
With kind regards,
Geoffrey De Smet
Thomas Spiegl wrote:
when compiling the maven idea plugin with mvn compile I get the
following build error.
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-plugin-plugin' does
not exist or no valid version could be found
Does anybody know what that means?
regards
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]