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 2004/05/08 02:37:56 UTC

[jira] Closed: (MAVEN-1271) "maven eclipse" can't find org.apache.commons.jelly.tags.xml.XMLTagLibrary

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Fri, 7 May 2004 8:37 PM

eclipse uses cactus if it is installed
cactus plugin you are using has a bug, missing that dependency
update cactus plugin, or file bug there.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1271

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1271
    Summary: "maven eclipse" can't find org.apache.commons.jelly.tags.xml.XMLTagLibrary
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             jelly/ant integration
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Christian Stein

    Created: Thu, 6 May 2004 12:43 AM
    Updated: Fri, 7 May 2004 8:37 PM
Environment: Win2k
JRE 1.4.2_04
*clean/empty* Maven repo

Description:
See attached files for more console output. It seems to be a dependency problem with the cactus plugin.

This is, how I produce the error:

C:\>rmdir /S /Q "%HOME%\.maven"

C:\>mkdir "%HOME%\.maven"

C:\>mkdir "%HOME%\.maven\repository"

C:\>mkdir App

C:\>cd App

C:\App>maven genapp

[...]

C:\App>maven eclipse

[...]

Could not find the class: 
org.apache.commons.jelly.tags.xml.XMLTagLibrary

[...]


---------------------------------------------------------------------
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