Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-05 Thread anita kulshreshtha
What is your JAVA_HOME set to ?ThanksAnita- Original Message From: Vamsavardhana Reddy (JIRA) dev@geronimo.apache.orgTo: dev@geronimo.apache.orgSent: Thursday, October 5, 2006 1:09:20 AMSubject: [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_12440030 ]
 Vamsavardhana Reddy commented on GERONIMO-2393:---URGH...I will have to withdraw my previous comment that Sun JDK v1.4.2_12 solved it.The problem has not gone away.I did a fresh checkout and bootstrap on a machine that had Sun JDK 1.4.2_09 and noticed that the classpath entries are fine.Afterward that I installed Sun JDK1.4.2_12 on my machine and ran mvn eclipse:eclipse under a specific directory (modules\geronimo-tomcat) and noticed that the classpath entries are alright (this was before a reboot once JDK1.4.2_12 is installed.I do not know if the reboot has any effect on the current issue).I thought the problem is solved.After a later run of mvn eclipse:eclipse, I am still left with incorrect classpath entries. HELP Maven eclipse plugin is
 generating invalid classpath entries in .classpath -- Key: GERONIMO-2393 URL: http://issues.apache.org/jira/browse/GERONIMO-2393 Project: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment:
 WinXP, G TRUNKReporter: 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

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-05 Thread Vamsavardhana Reddy
I have Sun JDK v1.4.2_12 installed in C:\SUNJDK142. JAVA_HOME is set to the same dir.

--vamsiOn 10/5/06, anita kulshreshtha [EMAIL PROTECTED] wrote:
What is your JAVA_HOME set to ?Thanks
Anita- Original Message From: Vamsavardhana Reddy (JIRA) 
dev@geronimo.apache.orgTo: dev@geronimo.apache.org
Sent: Thursday, October 5, 2006 1:09:20 AMSubject: [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_12440030 ]
 Vamsavardhana Reddy commented on GERONIMO-2393:---URGH...I
will have to withdraw my previous comment that Sun JDK v1.4.2_12 solved
it.The problem has not gone away.I did a fresh
checkout and bootstrap on a machine that had Sun JDK 1.4.2_09 and
noticed that the classpath entries are fine.Afterward that
I installed Sun JDK1.4.2_12 on my machine and ran mvn eclipse:eclipse
under a specific directory (modules\geronimo-tomcat) and noticed that
the classpath entries are alright (this was before a reboot once
JDK1.4.2_12 is installed.I do not know if the reboot has
any effect on the current issue).I thought the problem is
solved.After a later run of mvn eclipse:eclipse, I am still
left with incorrect classpath entries. HELP Maven eclipse plugin is
 generating invalid classpath entries in .classpath -- Key: GERONIMO-2393 URL: 
http://issues.apache.org/jira/browse/GERONIMO-2393 Project: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystem
Affects Versions: 1.2 Environment:
 WinXP, G TRUNKReporter: 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




Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-04 Thread Jason Dillon
I recommend that you ask the users list and/or hop in #maven on irc.codehaus.org and ask them about it.It sounds like a problem with the eclipse maven plugin... or your environment.  But either way, I recommend going to the source for more detailed help.--jasonOn Oct 3, 2006, at 10:59 PM, Vamsavardhana Reddy wrote:I have not asked the Maven folks.  I use English-US locale.  --vamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote: Have you asked the Maven folks about this?Is your system using a specific locale?--jason On Oct 3, 2006, at 10:30 PM, Vamsavardhana Reddy wrote:Running mvn eclipse:eclipse is not giving any errors.  But the entries in .classpath have the first letter missing.   VamsiOn 10/4/06, Jason Dillon  [EMAIL PROTECTED] wrote: What is the exact error?  Can can you run with -X to produce some debug output. --jasonOn Oct 3, 2006, at 10:24 PM, Vamsavardhana Reddy wrote: Can someone who is not facing this eclipse .classpath problem zip the .classpath files from their source tree and send it to my id [EMAIL PROTECTED] .  Thanks, Vamsi On 10/4/06, Jason Dillon [EMAIL PROTECTED]  wrote: I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin v2.2.Maybe some metadata in your local repo is corrupt? --jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote: How do I do that?   Because of this classpath entry problem, I am really stranded in using Eclipse for development on G TRUNK.  I will have to look for a work around, like getting this .classpath files from someone who is not seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon  [EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin. --jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries?  See  http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks,  Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA)  dev@geronimo.apache.org wrote: [  http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,  I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  [INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]   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: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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  

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-04 Thread anita kulshreshtha
Vamsi, I am attaching an eclipse.log generated by running mvn -o eclipse:eclipse on geronimo-tomcat module directory. Do you get the same output? Does the 'List of artifacts' have full names? If the .classpath file is corrupt, it has nothing to do with eclipse version. The problem occurs even before importing into eclipse. Which directory are you running the command from?ThanksAnita- Original Message From: Vamsavardhana Reddy [EMAIL PROTECTED]To: dev@geronimo.apache.orgSent: Wednesday, October 4, 2006 12:43:31 AMSubject: Re: [jira] Commented: (GERONIMO-2393) Maven eclipse
 plugin is generating invalid classpath entries in .classpathI tried that too after my last e-mail. It didn't help. Do
you think it has anything to do with the eclipse version I have?
I am using Version: 3.1.1 Build id: M20050929-0840

--vamsiOn 10/4/06, anita kulshreshtha [EMAIL PROTECTED] wrote:
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. ThanksAnita- Original Message From: Vamsavardhana Reddy (JIRA) 
dev@geronimo.apache.orgTo: 
dev@geronimo.apache.orgSent: Wednesday, October 4, 2006 12:21:20 AMSubject: [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: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects 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




eclipse.log
Description: Binary data


Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-04 Thread Vamsavardhana Reddy
Anita,

Thanks for your help. I will check and reply.

I have done a fresh checkout and bootstrap on a different
machine. I notice the classpath entries created by mvn
eclipse:eclipse are proper (even though the bootstrap was not
successful). Looks like the problem is unique to my
machine. I will investigate the same and report any findings.

Regards,
VamsiOn 10/4/06, anita kulshreshtha [EMAIL PROTECTED] wrote:
Vamsi,
I am attaching an eclipse.log generated by running mvn -o
eclipse:eclipse on geronimo-tomcat module directory. Do you get the
same output? Does the 'List of artifacts' have full names? If the
.classpath file is corrupt, it has nothing to do with eclipse version.
The problem occurs even before importing into eclipse. Which directory
are you running the command from?ThanksAnita- Original Message From: Vamsavardhana Reddy 
[EMAIL PROTECTED]To: 
dev@geronimo.apache.orgSent: Wednesday, October 4, 2006 12:43:31 AMSubject: Re: [jira] Commented: (GERONIMO-2393) Maven eclipse
 plugin is generating invalid classpath entries in .classpathI tried that too after my last e-mail. It didn't help. Do
you think it has anything to do with the eclipse version I have?
I am using Version: 3.1.1 Build id: M20050929-0840

--vamsiOn 10/4/06, anita kulshreshtha 
[EMAIL PROTECTED] wrote:
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. ThanksAnita- Original Message From: Vamsavardhana Reddy (JIRA) 
dev@geronimo.apache.orgTo: 

dev@geronimo.apache.orgSent: Wednesday, October 4, 2006 12:21:20 AMSubject: [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: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects 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







Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Vamsavardhana Reddy
Has anyone else faced this problem with .classpath entries? See http://issues.apache.org/jira/browse/GERONIMO-2393
 for details.

Thanks,
Vamsi
On 10/4/06, Vamsavardhana Reddy (JIRA) dev@geronimo.apache.org wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393:
---Anita,I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse :[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO] 
[INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO] 
 Maven eclipse plugin is generating invalid classpath entries in .classpath -- Key: GERONIMO-2393

URL: http://issues.apache.org/jira/browse/GERONIMO-2393 Project: GeronimoIssue Type: BugSecurity Level: public(Regular issues)
Components: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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



Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Jason Dillon
Configure a version for the eclipse plugin.--jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote:Has anyone else faced this problem with .classpath entries?  See http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks, Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA) dev@geronimo.apache.org wrote: [ http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,  I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse :[INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  [INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]   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: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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 

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread anita kulshreshtha
hmm... It should have downloaded version 2.2. Try adding the following to pluginManagement section (maven idiosyncrasies):  plugin  groupIdorg.apache.maven.plugins/groupId  artifactIdmaven-eclipse-plugin/artifactId  version2.2/version
  /plugin  Thanks Anita- Original Message From: Vamsavardhana Reddy (JIRA) dev@geronimo.apache.orgTo: dev@geronimo.apache.orgSent: Tuesday, October 3, 2006 11:48:20 PMSubject: [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_12439718 ] Vamsavardhana Reddy commented on GERONIMO-2393:---Anita,I am getting the following error
 upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse :[INFO] Scanning for projects...[INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch[INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]  Maven eclipse plugin is
 generating invalid classpath entries in .classpath -- Key: GERONIMO-2393 URL: http://issues.apache.org/jira/browse/GERONIMO-2393 Project: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment:
 WinXP, G TRUNKReporter: 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

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread anita kulshreshtha
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. ThanksAnita- Original Message From: Vamsavardhana Reddy (JIRA) dev@geronimo.apache.orgTo: dev@geronimo.apache.orgSent: Wednesday, October 4, 2006 12:21:20 AMSubject: [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: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Vamsavardhana Reddy
I tried that too after my last e-mail. It didn't help. Do
you think it has anything to do with the eclipse version I have?
I am using Version: 3.1.1 Build id: M20050929-0840

--vamsiOn 10/4/06, anita kulshreshtha [EMAIL PROTECTED] wrote:
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. ThanksAnita- Original Message From: Vamsavardhana Reddy (JIRA) 
dev@geronimo.apache.orgTo: 
dev@geronimo.apache.orgSent: Wednesday, October 4, 2006 12:21:20 AMSubject: [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: GeronimoIssue Type: BugSecurity Level: public(Regular issues) Components: buildsystemAffects 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




Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Vamsavardhana Reddy
How do I do that?

Because of this classpath entry problem, I am really stranded in using
Eclipse for development on G TRUNK. I will have to look for a
work around, like getting this .classpath files from someone who is not
seeing this problem and overwrite the ones I have.

--vamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote:
Configure a version for the eclipse plugin.--jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote:
Has anyone else faced this problem with .classpath entries? See 
http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks, Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA) 
dev@geronimo.apache.org wrote: [ 
http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse :
[INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  
[INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch 
[INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]  
 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: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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 



Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Jason Dillon
I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin v2.2.Maybe some metadata in your local repo is corrupt?--jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote:How do I do that?  Because of this classpath entry problem, I am really stranded in using Eclipse for development on G TRUNK.  I will have to look for a work around, like getting this .classpath files from someone who is not seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin.--jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries?  See  http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks, Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA)  dev@geronimo.apache.org wrote: [  http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,  I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  [INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]   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: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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  

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Vamsavardhana Reddy
Can someone who is not facing this eclipse .classpath problem zip the
.classpath files from their source tree and send it to my id
[EMAIL PROTECTED] .

Thanks,
VamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote:
I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin v2.2.Maybe some metadata in your local repo is corrupt?
--jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote:How do I do that?
 
Because of this classpath entry problem, I am really stranded in using
Eclipse for development on G TRUNK. I will have to look for a
work around, like getting this .classpath files from someone who is not
seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon 
[EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin.
--jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries? See 
 http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks,
 Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA) 
 dev@geronimo.apache.org wrote: [ 
 http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : 
[INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  
[INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch 
[INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]  
 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: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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  



Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Jason Dillon
What is the exact error?  Can can you run with -X to produce some debug output.--jasonOn Oct 3, 2006, at 10:24 PM, Vamsavardhana Reddy wrote:Can someone who is not facing this eclipse .classpath problem zip the .classpath files from their source tree and send it to my id [EMAIL PROTECTED] .  Thanks, VamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote: I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin v2.2.Maybe some metadata in your local repo is corrupt? --jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote:How do I do that?   Because of this classpath entry problem, I am really stranded in using Eclipse for development on G TRUNK.  I will have to look for a work around, like getting this .classpath files from someone who is not seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon  [EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin. --jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries?  See  http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks,  Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA)  dev@geronimo.apache.org wrote: [  http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,  I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  [INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]   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: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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   

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Vamsavardhana Reddy
Running mvn eclipse:eclipse is not giving any errors. But the entries in .classpath have the first letter missing.

VamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote:
What is the exact error? Can can you run with -X to produce some debug output.--jasonOn Oct 3, 2006, at 10:24 PM, Vamsavardhana Reddy wrote:
Can
someone who is not facing this eclipse .classpath problem zip the
.classpath files from their source tree and send it to my id [EMAIL PROTECTED] .  Thanks, Vamsi
On 10/4/06, Jason Dillon [EMAIL PROTECTED]
 wrote: I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin 
v2.2.Maybe some metadata in your local repo is corrupt? --jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote:
How do I do that?  
Because of this classpath entry problem, I am really stranded in using
Eclipse for development on G TRUNK. I will have to look for a
work around, like getting this .classpath files from someone who is not
seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon 
 [EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin.
 --jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries? See 
 http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks, 
 Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA) 
 dev@geronimo.apache.org wrote: [ 
 http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : 
[INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  
[INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch 
[INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]  
 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: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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   




Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Jason Dillon
Have you asked the Maven folks about this?Is your system using a specific locale?--jasonOn Oct 3, 2006, at 10:30 PM, Vamsavardhana Reddy wrote:Running mvn eclipse:eclipse is not giving any errors.  But the entries in .classpath have the first letter missing.  VamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote: What is the exact error?  Can can you run with -X to produce some debug output.--jasonOn Oct 3, 2006, at 10:24 PM, Vamsavardhana Reddy wrote: Can someone who is not facing this eclipse .classpath problem zip the .classpath files from their source tree and send it to my id [EMAIL PROTECTED] .  Thanks, Vamsi On 10/4/06, Jason Dillon [EMAIL PROTECTED]  wrote: I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin v2.2.Maybe some metadata in your local repo is corrupt? --jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote: How do I do that?   Because of this classpath entry problem, I am really stranded in using Eclipse for development on G TRUNK.  I will have to look for a work around, like getting this .classpath files from someone who is not seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon  [EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin. --jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries?  See  http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks,  Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA)  dev@geronimo.apache.org wrote: [  http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,  I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  [INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch [INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]   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: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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 

Re: [jira] Commented: (GERONIMO-2393) Maven eclipse plugin is generating invalid classpath entries in .classpath

2006-10-03 Thread Vamsavardhana Reddy
I have not asked the Maven folks.

I use English-US locale.

--vamsiOn 10/4/06, Jason Dillon [EMAIL PROTECTED] wrote:
Have you asked the Maven folks about this?Is your system using a specific locale?--jason
On Oct 3, 2006, at 10:30 PM, Vamsavardhana Reddy wrote:Running mvn eclipse:eclipse is not giving any errors. But the entries in .classpath have the first letter missing.
  VamsiOn 10/4/06, Jason Dillon 
[EMAIL PROTECTED] wrote: What is the exact error? Can can you run with -X to produce some debug output.
--jasonOn Oct 3, 2006, at 10:24 PM, Vamsavardhana Reddy wrote: Can
someone who is not facing this eclipse .classpath problem zip the
.classpath files from their source tree and send it to my id [EMAIL PROTECTED] .  Thanks, Vamsi 
On 10/4/06, Jason Dillon [EMAIL PROTECTED] 
 wrote: I don't think that is the problem... as I can `mvn eclipse:eclipse` just fine and it downloads the maven-eclipse-plugin 
v2.2.Maybe some metadata in your local repo is corrupt? --jasonOn Oct 3, 2006, at 9:29 PM, Vamsavardhana Reddy wrote: 
How do I do that?  
Because of this classpath entry problem, I am really stranded in using
Eclipse for development on G TRUNK. I will have to look for a
work around, like getting this .classpath files from someone who is not
seeing this problem and overwrite the ones I have.  --vamsiOn 10/4/06, Jason Dillon 
 [EMAIL PROTECTED] wrote: Configure a version for the eclipse plugin.
 --jasonOn Oct 3, 2006, at 8:52 PM, Vamsavardhana Reddy wrote: Has anyone else faced this problem with .classpath entries? See 
 http://issues.apache.org/jira/browse/GERONIMO-2393  for details.  Thanks, 
 Vamsi On 10/4/06, Vamsavardhana Reddy (JIRA) 
 dev@geronimo.apache.org wrote: [ 
 http://issues.apache.org/jira/browse/GERONIMO-2393?page=comments#action_12439718 ]Vamsavardhana Reddy commented on GERONIMO-2393: ---Anita,I am getting the following error upon deleting .m2/o/a/maven/plugins/maven-eclipse-plugin and then running mvn eclipse:eclipse : 
[INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'eclipse'.[INFO] [ERROR] BUILD ERROR[INFO]  
[INFO] The plugin 'org.apache.maven.plugins:maven-eclipse-plugin' does not exist or no valid version could be found[INFO] [INFO] For more information, run Maven with the -e switch 
[INFO] [INFO] Total time:  1 second[INFO] Finished at: Wed Oct 04 09:14:34 IST 2006[INFO] Final Memory: 1M/2M[INFO]  
 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: BugSecurity Level: public(Regular issues) Components: buildsystemAffects Versions: 1.2 Environment: WinXP, G TRUNKReporter: 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