On Thu, May 15, 2008 at 4:49 PM, Fabien <[EMAIL PROTECTED]> wrote: > Strange all others maven download works fine. > > Did you tried a mvn clean before testing it from your side ?
I removed the plugin from my local maven repository and it correctly downloaded it. > > On Thu, May 15, 2008 at 12:02 PM, Thomas Mortagne <[EMAIL PROTECTED]> > wrote: > >> Hi, >> >> It's working for me. According to your error it seems you are unable >> to download maven xml plugin, maybe you have a connection problem... >> >> On Thu, May 15, 2008 at 8:41 AM, Fabien <[EMAIL PROTECTED]> wrote: >> > Hi all, >> > >> > Since a few day the whole xwiki compilation failed with the below >> message. >> > Do need to do some else than "svn update" ? and "mvn install" ? >> > >> > Fabien >> > >> > [ERROR] >> > >> > Maven encountered an error while loading a plugin for use in your build. >> > >> > Plugin: >> > Group-Id: org.codehaus.mojo >> > Artifact-Id: xml-maven-plugin >> > Version: null >> > Referenced mojo: xml-maven-plugin >> > brought in via: null >> > >> > While building project: >> > Group-Id: com.xpn.xwiki.platform.applications >> > Artifact-Id: xwiki-application-application-manager >> > Version: 1.3-SNAPSHOT >> > From file: >> > >> /home/fbataill/workspace/xwiki/trunks/xwiki-platform-applications/application-manager/pom.xml >> > >> > >> > Error message:Failed to load plugin. Reason: The plugin >> > 'org.codehaus.mojo:xml-maven-plugin' does not exist or no valid version >> > could be found >> > Root error message:The plugin 'org.codehaus.mojo:xml-maven-plugin' does >> not >> > exist or no valid version could be found >> > _______________________________________________ >> > devs mailing list >> > [email protected] >> > http://lists.xwiki.org/mailman/listinfo/devs >> > >> >> >> >> -- >> Thomas Mortagne >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

