Re: Release of maven-changes-plugin

2006-09-19 Thread Jochen Wiedmann
Dennis, what's the state of this realease? Thanks, Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny) --

Re: maven test

2006-09-19 Thread Brett Porter
yes, also a good idea. Flagged - will JIRA unless you beat me to it :) On 20/09/2006, at 3:19 PM, Ralph Goers wrote: Thanks. Given that info I was able to find the patch where that was implemented at http://mail-archives.apache.org/mod_mbox/maven- surefire-commits/200604.mbox/% [EMAIL PROTEC

Re: maven test

2006-09-19 Thread Ralph Goers
Thanks. Given that info I was able to find the patch where that was implemented at http://mail-archives.apache.org/mod_mbox/maven-surefire-commits/200604.mbox/[EMAIL PROTECTED] That will work for me as it matches what I always do for IntelliJ. However, it seems like this could simply be enhan

Re: maven test

2006-09-19 Thread Brett Porter
On 20/09/2006, at 2:56 PM, Ralph Goers wrote: Thanks, that worked. Either I'm dense or some better examples would help. This syntax isn't intuitively obvious. I agree - it's not obvious. it's nifty to save typing, but I think '.' notation should be made to work too. And the docs improved.

Re: maven test

2006-09-19 Thread Ralph Goers
Thanks, that worked. Either I'm dense or some better examples would help. This syntax isn't intuitively obvious. Next question. How do I do the equivalent of -Dmaven.junit.jvmargs="" so that I can do debugging of the test? Ralph Emmanuel Venisse wrote: Try this: mvn clean test -Dtest=

Missing versions for maven-project from plugins poms

2006-09-19 Thread Deepak Bhole
Hi, (Please let me know if this is the incorrect list for this by the way.. I am posting here because I believe this is a development related question). I have noticed that some maven plugins do not mention versions for maven-project. For example: http://repo1.maven.org/maven2/org/apache/maven/

Re: repository location for maven-model-v3

2006-09-19 Thread Deepak Bhole
On Tue, 2006-09-19 at 02:08 +1000, Brett Porter wrote: > check out maven/components/trunk (or a tag) > cd maven-model > mvn -P all-models package > Great, thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: svn commit: r447983 - /maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml

2006-09-19 Thread Jesse McConnell
well, is that what we want? I have seen it go both ways. maybe we could make it an option configurable in the application.xml configuration or something.. but ya, we can do that. joakim? see any issues with that? jesse On 9/19/06, Brett Porter <[EMAIL PROTECTED]> wrote: Shouldn't the regist

Re: svn commit: r447983 - /maven/archiva/trunk/archiva-webapp/src/main/resources/xwork.xml

2006-09-19 Thread Brett Porter
Shouldn't the registration action actually log you in without prompting, then redirect to browse? On 20/09/2006, at 7:43 AM, [EMAIL PROTECTED] wrote: Author: jmcconnell Date: Tue Sep 19 14:43:10 2006 New Revision: 447983 URL: http://svn.apache.org/viewvc?view=rev&rev=447983 Log: fix the redi

RE: Extend Dependency Class or Dependecies in runtime

2006-09-19 Thread Brian E. Fox
I had to do this in some of the mojos in the maven-dependency-plugin. You could look at the artifactItem object there. -Original Message- From: Laura Hinojosa [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 19, 2006 1:22 PM To: dev@maven.apache.org Subject: Extend Dependency Class or

Re: Add command

2006-09-19 Thread dan tran
It is not implemented in the plugin since no one asks for this feature, would you like to file a JIRA and provide implementation? most of the core works are already done in maven-scm-api and its providers   -Dan       On 9/19/06, Julien Henry <[EMAIL PROTECTED]> wrote: Hi,I would like to know what

Extend Dependency Class or Dependecies in runtime

2006-09-19 Thread Laura Hinojosa
I'm developing a new plug-in to deploy artifacts using auto deploy and I need to pass in the POM additional information per each dependency. Is there a way to change the Dependency class to accept more variables than just groupId, artifactId and version (and scope and type)? I need to add my

Add command

2006-09-19 Thread Julien Henry
Hi, I would like to know what plugin use add command in scm API? AFAIK, scm plugin do not provide a target to add a new file to the scm. How can I do such a thing? Thanks -- _ Julien HENRY | **Capgemini Sud **| Nice w

Re: maven test

2006-09-19 Thread Emmanuel Venisse
Try this: mvn clean test -Dtest=MavenProjectTest The test param isn't a classname with package but a pattern on files, so org/apache/maven/project/MavenProjectTest should be ok too. Emmanuel Ralph Goers a écrit : I'm trying to run "mvn test -Dtest=org.apache.maven.project.MavenProjectTest" f

maven test

2006-09-19 Thread Ralph Goers
I'm trying to run "mvn test -Dtest=org.apache.maven.project.MavenProjectTest" from maven-project. When I do I get No tests to run. This happens when I name any test case in the project, not just that class. Is there something special I need to do? Thanks, Ralph -

Re: Separating the Indices

2006-09-19 Thread Brett Porter
IT's not hooked up, but there is a "minimal" index too that should be much smaller. It's the original one used by the eclipse plugin. But no objections from me if you want to work on the other one. - Brett On 19/09/2006, at 11:13 PM, Jason van Zyl wrote: Hi, I'm currently using the md5 inf

Separating the Indices

2006-09-19 Thread Jason van Zyl
Hi, I'm currently using the md5 information in the index to lookup artifacts but the index as a whole is 175mb which is a little unwieldy. Anyone mind if I take a shot at separating the indices and coming up with a plan for segmenting them on daily, weekly, monthly chunks and having lucen

Re: Geronimo 1.1.1 released...please rsync M2 repos

2006-09-19 Thread Carlos Sanchez
done On 9/18/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have released Geronimo 1.1.1 and updated the m1 and m2 ibiblio repos. Can you rsync these if they are not done automagically? Matt Hogstrom [EMAIL PROTECTED] -BEGIN PGP SIGNATURE---

Re: now what?

2006-09-19 Thread Brett Porter
Ah, that could be possible because a lot of hotel wireless sends everything to HTML pages. That's something that needs to be fixed differently - the proper checksumming should help, but we should also be able to do some simple mime type checks. - Brett On 19/09/2006, at 9:08 PM, Jason va

Re: Status of maven-surefire-plugin & TestNG

2006-09-19 Thread Jason van Zyl
On 19 Sep 06, at 12:49 PM 19 Sep 06, Jason Dillon wrote: Any more status on surefire + testng + jdk14? It's still the next plugin on my list unless someone gets to it before me. --jason On Sep 3, 2006, at 8:52 AM, Jesse Kuhnert wrote: I changed things to make it work with jdk14 tests

Re: now what?

2006-09-19 Thread Jason van Zyl
On 19 Sep 06, at 12:43 PM 19 Sep 06, Brett Porter wrote: That's what I was getting at. This one is a legit file. I haven't seen problems with html downloads anywhere but planetmirror. It's happened with other repos. When we were at JavaOne when the wireless in the W went on the fritz Jan

Apply patch request for CONTINUUM-921

2006-09-19 Thread Maria Odea Ching
Hi, Can anyone apply the patch I submitted for http://jira.codehaus.org/browse/CONTINUUM-921 to trunk? Thanks :) - Odea

Re: Status of maven-surefire-plugin & TestNG

2006-09-19 Thread Jason Dillon
Any more status on surefire + testng + jdk14? --jason On Sep 3, 2006, at 8:52 AM, Jesse Kuhnert wrote: I changed things to make it work with jdk14 tests...I haven't sent any patches to maven to make these work again yet. On 9/3/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Nope :-( rm -rf ~

Re: Continuum and SVN error

2006-09-19 Thread Brett Porter
Since it is forking the external svn process, you need to run it manually once against that repo to accept the certificate. On 19/09/2006, at 7:51 PM, Julien Henry wrote: Hi, I tried to add jWebUnit to Continuum, and I get: Provider message: The svn command failed. Command output: --

Re: now what?

2006-09-19 Thread Brett Porter
That's what I was getting at. This one is a legit file. I haven't seen problems with html downloads anywhere but planetmirror. I'll fix this checksum now. Then we'll finish the repository manager and use it to identify and fix all the checksum problems. Then we'll make maven be stricter abo

Continuum and SVN error

2006-09-19 Thread Julien Henry
Hi, I tried to add jWebUnit to Continuum, and I get: Provider message: The svn command failed. Command output: --- svn: PROPFIND request failed on '/svnroot/jwebunit/trunk' svn: PROPFIND of '/svnroot/jwebunit/trunk':

Re: now what?

2006-09-19 Thread Torsten Curdt
He's referring to downloads that state they are JARs when in fact the file contains a blob of html. I've seen this a couple times. Torsten, is it the error response in the file? What's the content exactly? Well, in this case the POM is actually ok ...but has the wrong checksum. It's hard to bel

Re: now what?

2006-09-19 Thread Torsten Curdt
I'm not exactly sure what problem you are saying is happening here. Well, two things are wrong * the repository needs to be fixed * maven should not use (and store) files with the wrong checksum Known defects ...I just wanted check the state of affairs as I am slowly drifting into the Sylvain

Re: now what?

2006-09-19 Thread Jason van Zyl
On 19 Sep 06, at 10:36 AM 19 Sep 06, Brett Porter wrote: I was hoping to get the repo doing fixes before I go on holidays but might not have a chance. 2.0.5 doesn't currently have any fixes for this. I'm not exactly sure what problem you are saying is happening here. The checksum is wrong

Re: now what?

2006-09-19 Thread Brett Porter
I was hoping to get the repo doing fixes before I go on holidays but might not have a chance. 2.0.5 doesn't currently have any fixes for this. I'm not exactly sure what problem you are saying is happening here. The checksum is wrong, Maven double checks it and ignores it with a warning. Ev

now what?

2006-09-19 Thread Torsten Curdt
[INFO] [surefire:test] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.0/surefire-providers-2.0.pom 1K downloaded [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0e7abda11e7aa94e3ba5ad1f1a052ebeb3d0f1a6'; remote = 'a68923172d8f1bb03d