Maven connect to Nexus (maven repository) that auto downloads anything missing. Is there a specific repository the admin needs to add to Nexus to make this work? I emailed him also to if he has an idea.
Wayne mraible wrote: > > Do you have an internet connection? I haven't seen this issue in the past. > > Matt > > On Thu, Oct 23, 2008 at 1:40 PM, mwaynewalter > <[EMAIL PROTECTED]> wrote: >> >> 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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/mvn-site-error-%27maven-changes-plugin%27-does-not-exist-tp20138153s2369p20138455.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]
