In AppFuse 2.0 for Basic Struts 2 I get the following error when trying to
run "mvn site" on the original pom.xml.

After scouring the web and reading documentation on maven 2 plugins (I
learned alot ) it still leaves me confused how to solve this. It appears I
should add version information to each plug in the pom.xml.  But comments on
the AppFuse make it appear it should work out of the box and simply pick the
latest version automatically.  So I'm stumped. Here's the exact error:

[INFO] The plugin 'org.apache.maven.plugins:maven-changes-plugin' does not
exist
 or no valid version could be found

For kicks, I commented that plug out (which is the first in the list) and
then got the same error on the next one:

[INFO] The plugin 'org.apache.maven.plugins:maven-checkstyle-plugin' does
not ex
ist or no valid version could be found

So, obviously, something is missing, right?

Sincerely,
Wayne
-- 
View this message in context: 
http://www.nabble.com/mvn-site-error-%27maven-changes-plugin%27-does-not-exist-tp20138153s2369p20138153.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to