Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-15 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPECLIPSE-15 Summary: Plugin fails, if cactus plugin is not present Type: Bug Status: Open Priority: Blocker Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-eclipse-plugin Assignee: Vincent Massol Reporter: J?rg Schaible Created: Fri, 19 Dec 2003 8:15 AM Updated: Fri, 19 Dec 2003 8:15 AM Environment: Maven 1.0-branch, no cactus-plugin, CVS version of eclipse-plugin Description: eclipse:generate-classpath stops with an exception, if the cactus-plugin is not present. Using Maven 1.0 RC1, the exception does not occur, but the generated .classpath has an invalid entry. ========== snip ========== $ maven eclipse:generate-classpath __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT You are working offline so the build will continue, but maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date! Tag library requested that is not present: 'http://xmlns.oracle.com/jdeveloper/903/jproject' Tag library requested that is not present: 'release' Tag library requested that is not present: 'cactus' Tag library requested that is not present: 'dashboard' Tag library requested that is not present: 'dist' [echo] Creating C:\Work\research\validation/.classpath ... error org.apache.maven.plugin.UnknownPluginException: Unknown plugin "maven-cactus-plugin" at org.apache.maven.plugin.PluginManager.getPluginProject(PluginManager.java:835) at org.apache.maven.project.Project.getPluginContext(Project.java:369) at org.apache.maven.jelly.tags.maven.PluginVarTag.doTag(PluginVarTag.java:96) ========== snap ========== --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
