The following comment has been added to this issue:
Author: dion gillard
Created: Sat, 8 May 2004 1:38 AM
Body:
I don't think cactus is the issue.
>From the src\plugin-test dir of maven-plugins\eclipse gives an error running: maven
>testPlugin, whereas running maven plugin:test from the eclipse directory works ok.
>The test project has an xml dependency.
Something is screwy here.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1271&page=comments#action_19533
---------------------------------------------------------------------
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: Sat, 8 May 2004 1:38 AM
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]