I just ran mvn -o eclipse:eclipse and it works fine. Did you delete .project and .classpath files? try deleting them in one of the modules and run mvn -o eclipse:eclipse.
Thanks
Anita
Thanks
Anita
----- Original Message ----
From: Vamsavardhana Reddy (JIRA) <[email protected]>
To: [email protected]
Sent: Wednesday, October 4, 2006 12:21:20 AM
Subject: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath
From: Vamsavardhana Reddy (JIRA) <[email protected]>
To: [email protected]
Sent: Wednesday, October 4, 2006 12:21:20 AM
Subject: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath
[ http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439721 ]
Vamsavardhana Reddy commented on GERONIMO-2393:
-----------------------------------------------
Anita, Ignore my previous comment. That error was due to something else. I re ran mvn eclipse:eclipse after deleting .m2/o/a/maven/plugins/maven-eclipse-plugin . I still see the same problem with entries in .classpath
> Maven eclipse plugin is generating invalid classpath entries in .classpath
> --------------------------------------------------------------------------
>
> Key: GERONIMO-2393
> URL: http://issues.apache.org/jira/browse/GERONIMO-2393
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 1.2
> Environment: WinXP, G TRUNK
> Reporter: Vamsavardhana Reddy
> Fix For: 1.2
>
> Attachments: .classpath, .classpath
>
>
> I have run mvn eclipse:eclipse. Upon importing the projects into eclipse, I am noticing the the classpath entries generated have the first letter missing. Here is an example of some classpath entries in .classpath file.
> <classpathentry kind="var" path="M2_REPO/ommons-cli/commons-cli/1.0/commons-cli-1.0.jar"/>
> <classpathentry kind="var" path="M2_REPO/tax/stax-api/1.0/stax-api-1.0.jar"/>
> <classpathentry kind="var" path="M2_REPO/lassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar"/>
> <classpathentry kind="var" path="M2_REPO/rg/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Vamsavardhana Reddy commented on GERONIMO-2393:
-----------------------------------------------
Anita, Ignore my previous comment. That error was due to something else. I re ran mvn eclipse:eclipse after deleting .m2/o/a/maven/plugins/maven-eclipse-plugin . I still see the same problem with entries in .classpath
> Maven eclipse plugin is generating invalid classpath entries in .classpath
> --------------------------------------------------------------------------
>
> Key: GERONIMO-2393
> URL: http://issues.apache.org/jira/browse/GERONIMO-2393
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 1.2
> Environment: WinXP, G TRUNK
> Reporter: Vamsavardhana Reddy
> Fix For: 1.2
>
> Attachments: .classpath, .classpath
>
>
> I have run mvn eclipse:eclipse. Upon importing the projects into eclipse, I am noticing the the classpath entries generated have the first letter missing. Here is an example of some classpath entries in .classpath file.
> <classpathentry kind="var" path="M2_REPO/ommons-cli/commons-cli/1.0/commons-cli-1.0.jar"/>
> <classpathentry kind="var" path="M2_REPO/tax/stax-api/1.0/stax-api-1.0.jar"/>
> <classpathentry kind="var" path="M2_REPO/lassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar"/>
> <classpathentry kind="var" path="M2_REPO/rg/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.jar"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
