Re: mvn & cygwin

2006-08-07 Thread Chas Douglass
und? I believe you are seeing http://jira.codehaus.org/browse/MRELEASE-146 I am unable to use the release plugin because of this. Chas Douglass - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [M2] release-perform vs. Cygwin with Subversion

2006-06-15 Thread Chas Douglass
The snippet I originally posted was the relevant -X output. I have attached the entire output in case something else might be useful. Chas Douglass Emmanuel Venisse wrote: It's the latest version. Can you send the full logs? Emmanuel Chas Douglass a écrit : Running with -X

Re: [M2] release-perform vs. Cygwin with Subversion

2006-06-15 Thread Chas Douglass
olute path without a cygwin part before. What is your version of release plugin? Emmanuel Chas Douglass a écrit : Thank you for the quick response. I wasn't aware there was a separate jdk to be installed in cygwin. Where can I find it? Google wasn't immediately helpful. Chas Dou

Re: [M2] release-perform vs. Cygwin with Subversion

2006-06-15 Thread Chas Douglass
Thank you for the quick response. I wasn't aware there was a separate jdk to be installed in cygwin. Where can I find it? Google wasn't immediately helpful. Chas Douglass Emmanuel Venisse wrote: this pb happen when you use a windows jdk instead a jdk installed in cygwin. When

[M2] release-perform vs. Cygwin with Subversion

2006-06-14 Thread Chas Douglass
so I'm guessing it's Cygwin specific. I don't have a Windows environment without Cygwin, so I haven't tested that, but I haven't seen any reports of similar problems there. Chas Douglass - To unsubscr

Rant (very long)

2006-05-25 Thread Chas Douglass
there are some great ideas, and clearly some really smart people working on it. I hope this rant can be taken constructively. I want projects like this to succeed, I really do. And, please, I understand I'm one person. This is MY

Release Failure

2006-05-15 Thread Chas Douglass
m.empireclassic\:JEC=2.0.0-alpha-8-SNAPSHOT exec.additionalArguments=-P Snapshots completedPhase=map-development-versions project.rel.com.empireclassic\:JEC=2.0.0-alpha-7 scm.url=scm\:svn\:svn\://floogle.net/empire/JEC Any ideas? Chas Douglass -

Arbitrary Classpath Entry in MANIFEST.MF

2006-05-01 Thread Chas Douglass
I'm new to Maven2 and I'm attempting to make an old Ant project work. One of the requirements is to have "." on the final jar's classpath. I can get all the other jars on there with the maven-jar-plugin and using true But how can I add an arbitrary value (like &quo