Bugs item #2335841, was opened at 2008-11-24 14:10 Message generated for change (Comment added) made by jevonwright You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2335841&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Maven Group: None Status: Open Resolution: None Priority: 7 Private: No Submitted By: Jevon Wright (jevonwright) Assigned to: Julien HENRY (henryju) Summary: Cannot build site with Maven: Unable to find the mojo Initial Comment: I am having difficulty compiling the site using Maven 2.0.9: > mvn site ... [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error getting reports from the plugin 'org.apache.maven.plugins:maven-checkstyle-plugin': Unable to find the mojo 'org.apache.maven.plugins:maven-checkstyle-plugin:2.2:checkstyle' in the plugin 'org.apache.maven.plugins:maven-checkstyle-plugin' org/codehaus/plexus/util/StringInputStream The checkstyle plugin is definitely in my .m2 repository and I'm stuck. Any ideas? ---------------------------------------------------------------------- Comment By: Jevon Wright (jevonwright) Date: 2008-11-24 14:33 Message: >mvn -v Maven version: 2.0.9 Java version: 1.6.0_02 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" I will try reinstalling the repository fresh later this evening, but my current repository is only around a month old. I tried removing the checkstyle plugin and it downloaded it again with no change. ---------------------------------------------------------------------- Comment By: Julien HENRY (henryju) Date: 2008-11-24 14:29 Message: Could you post the output of mvn -v Have you tried with a fresh new repository (delete ~/.m2/repository)? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=2335841&group_id=61302 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ JWebUnit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
