The following comment has been added to this issue:
Author: Christian Stein
Created: Thu, 6 May 2004 12:57 AM
Body:
Why cactus? See excerpt from maven_-X_eclipse.txt:
[...]
Using projectPropertiesFile:
...\.maven\plugins\cactus-maven-1.6dev-20040226\project.properties
Using projectBuildPropertiesFile:
...\.maven\plugins\cactus-maven-1.6dev-20040226\build.properties
running script ...\.maven\plugins\cactus-mav
en-1.6dev-20040226\plugin.jelly
Processing dependencies for project Maven Cactus plugin; classloader
[ForeheadClassLoader: name="root.maven"]
Non classpath dependency:
'...\.maven\repository\maven\plugins\maven-ear-plugin-1.3.jar' not added to classpath
Non classpath dependency:
'...\.maven\repository\maven\plugins\maven-ejb-plugin-1.2.jar' not added to classpath
Could not find the class: org.apache.commons.jelly.tags.xml.XMLTagLibrary
[...]
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1271&page=comments#action_19409
---------------------------------------------------------------------
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: Unassigned
Priority: Major
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: Thu, 6 May 2004 12:57 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]