jar:deploy-snapshot, currentVersion

2004-02-25 Thread Kalaveshi, Adrian
Executing the 'jar:deploy-snapshot' goal seems to ignore the 'currentVersion' property. Given a currentVersion of 0.1, I'd like to create foo-0.1-20040223.124616.jar and foo-0.1-SNAPSHOT.jar (link to foo-20040223.124616.jar). I've read a few posts to the mailing list that suggest using foo-0.1 as

Fwd: java.util.ConcurrentModificationException from maven clover goal

2004-02-25 Thread Gautham Pamu
Note: forwarded message attached. __ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools--- Begin Message --- Running maven clover goal using clover 1.3 plugin.. got this exception.. is this a problem in Maven or clover..

RE: Does maven surport to process the c or c++ project?

2004-02-25 Thread J. Matthew Pryor
Have you made any progress on this? I'd be a willing beta tester Matthew > -Original Message- > From: Lester Ward [mailto:[EMAIL PROTECTED] > Sent: Friday, January 09, 2004 2:21 AM > To: 'Maven Users List' > Subject: RE: Does maven surport to process the c or c++ project? > > > Not for

Maven rocks

2004-02-25 Thread Jim Crossley
Just wanted to drop a note of thanks to all those who work so hard on Maven. I'm a long time user, but today tried out the multiproject and xdoclet plugins for the first time. It's nice to see so much progress being made these last few months. I had a bit of trouble with the xdoclet plugin and u

Re: [MAVEN-PROXY] repository proxy local-repo.copy

2004-02-25 Thread Ben Walding
I arbitrarily called the thing that has been in the dist directory 0.1. I'll be releasing 0.2 tonight. This doesn't look like an issue with maven-proxy (it's not even getting that far it seems) - it looks like an issue with dependency resolution and overrides. However, heres what you could d

Problem with xsi:noNamespaceSchemaLocation="./maven-project.xsd" in maven.xml

2004-02-25 Thread Christopher Chan
I have the following: http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="maven-project.xsd" default="nogoal" xmlns:j="jelly:core" xmlns:m="jelly:maven" xmlns:u="jelly:util" xmlns:ant="jelly:ant" xmlns:deploy="deploy"> ... But when I run maven, I

RE: RC2?

2004-02-25 Thread Brett Porter
I'll reopen. Please provide a small test case if you have one. In general if an issue is closed and you are still seeing it, please reopen with a small test case. > -Original Message- > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 25 February 2004 6:44 PM > To: Maven

md5 sum creation: jar:install, jar:deploy

2004-02-25 Thread Kalaveshi, Adrian
For some reason, when I execute the jar:install and jar:deploy goals, a md5 sum is not created. Furthermore, I see no evidence of an attempt to create one when I do it in verbose mode. I seem to remember that they were created before. Any clues as to what may have happened to my configuration?

Re: [MAVEN-PROXY] repository proxy local-repo.copy

2004-02-25 Thread Svetlin Stanchev
Your work is much appreciated, I am willing to test it and report as soon as it is released :-) (BTW I see a 0.1 release already, I took a look and I guess it is not the release you are talking about yet)! On a similar note: I've noticed also that overridden dependencies are not getting downloa

Doxygen plugin someone?

2004-02-25 Thread pnb
Hi, trying to use the maven-doxygen-plugin 1.0 I ran into some problems: - The ant task is not updated to current 1.4 ant-doxygen 1.4 root So it reports that the newer doxygen version are not supported. - The doxygen.css used in the "doxygen:mavenize" goal

RE: How do I include multiple java source directories in Maven?

2004-02-25 Thread Morris, Jason [IT]
Anyone know if there is something similar for other tasks, esp. Javadoc? I use Maven predominantly for report/site generation and I would very much like to create javadocs in one place for a number of existing (and related) packages. Currently I can only specify one tag, but I have a number of dif

Re: proxy question?

2004-02-25 Thread Emmanuel Venisse
If you want to write a patch, it's welcome. Emmanuel - Original Message - From: "KLOPP Gerald" <[EMAIL PROTECTED]> To: "Maven Users List" <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 9:40 AM Subject: RE: proxy question? I have the same problem. Maybe it would be useful to add

RE: proxy question?

2004-02-25 Thread KLOPP Gerald
I have the same problem. Maybe it would be useful to add a maven.nonproxyhosts property. Is there a workaround to specify non proxy hosts? Gerald -Original Message- From: Donal Shanahan [mailto:[EMAIL PROTECTED] Sent: 20 February 2004 12:17 To: [EMAIL PROTECTED] Subject: proxy question?