If your maven is newly installed then append -U in your command, but if not, try to remove your local repository if it is not a problem to you and let maven redownload your artifacts.
-allan On 1/17/07, yuubouna <[EMAIL PROTECTED]> wrote:
I am setting up a multiple module using Maven 2. then when executing mvn:package -> to install the artifact (JAR File) in local Maven repo I recieved the following error in console: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin' does not exist or no valid version could be found I checked out my local repo, org.apache.maven.plugins:maven-site-plugin is in there. anyone knows the solution to these? - yuubouna -- View this message in context: http://www.nabble.com/org.apache.maven.plugins%3Amaven-site-plugin%27-does-not-exist-tf3025435s177.html#a8405019 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ========================================================== - alramirez
