You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/12/20 21:15:39 UTC

[jira] Closed: (MPECLIPSE-15) Plugin fails, if cactus plugin is not present

Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Sat, 20 Dec 2003 2:14 PM

Fixed in CVS
---------------------------------------------------------------------
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: Closed
   Priority: Blocker
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-eclipse-plugin
   Fix Fors:
             1.6

   Assignee: Vincent Massol
   Reporter: J?rg Schaible

    Created: Fri, 19 Dec 2003 8:15 AM
    Updated: Sat, 20 Dec 2003 2:14 PM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org