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

2004-05-07 Thread jira
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-1271page=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:\Appmaven genapp

[...]

C:\Appmaven 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]



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

2004-05-05 Thread jira
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-1271page=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:\Appmaven genapp

[...]

C:\Appmaven 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]