Re: adding phase prepare-package in 2.1.0

2008-09-13 Thread Brett Porter
Yeah, I think there are a few small changes like this that can be merged back. On 14/09/2008, at 3:41 AM, Olivier Lamy wrote: Hi, As we call now this version 2.1.x. Is it possible to add the new phase called prepare-package. This new phase is documented here [1] to be "(Maven 2.1 and above)".

Re: svn commit: r695017 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3535SelfReferentialProperties.java

2008-09-13 Thread Brett Porter
On 14/09/2008, at 5:54 AM, [EMAIL PROTECTED] wrote: Author: sisbell Date: Sat Sep 13 12:54:24 2008 New Revision: 695017 URL: http://svn.apache.org/viewvc?rev=695017&view=rev Log: IT3535: Having self referential properties in Maven 3.0.x doesn't cause the infinite recursion during interpolati

Re: [vote] release maven-parent 9

2008-09-13 Thread Brian Fox
Ok, I'll take another look and if it works correctly put it back for v10 Sent from my iPhone On Sep 13, 2008, at 6:12 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Brian E. Fox wrote: No, it's available in the quality-checks profile as well. I saw that but it didn't work. It tried to find

Re: [vote] release maven-parent 9

2008-09-13 Thread Dennis Lundberg
Brian E. Fox wrote: >> No, it's available in the quality-checks profile as well. > > I saw that but it didn't work. It tried to find alpha-3-snapshot because > it was running against alpha-4-snapshot. I had a look at this and the Clirr Plugin works as expected for the enforcer for me. Here are th

Re: adding phase prepare-package in 2.1.0

2008-09-13 Thread Paul Benedict
+1 On 9/13/08, Olivier Lamy <[EMAIL PROTECTED]> wrote: > Hi, > As we call now this version 2.1.x. > Is it possible to add the new phase called prepare-package. This new > phase is documented here [1] to be "(Maven 2.1 and above)". > The related jira issue is MNG-2097 (it's a very old issue). > We

RE: jar index?

2008-09-13 Thread Brian E. Fox
Yes, the Nexus Index contains class names. You can use it via Nexus, the M2e plugin or from our public Nexus index at: http://repository.sonatype.org. Click on advanced search and then select the classname option. -Original Message- From: David J. M. Karlsen [mailto:[EMAIL PROTECTED] Sent

RE: Plugin vote reports

2008-09-13 Thread Brian E. Fox
Done. -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Saturday, September 13, 2008 12:17 PM To: Maven Developers List Subject: Re: Plugin vote reports I have added a shell script in SVN so that this report can be run from Hudson. However I don't seem to have eno

jar index?

2008-09-13 Thread David J. M. Karlsen
Hi folks! Are there any indexes available for the repository content - so that I could search for contents of jar-files? It would be could to be able to search for, say, TestCase, and get junit artifacts listed. - To unsubscr

Re: [archetype] time to prepare a release of 2.0-alpha-4

2008-09-13 Thread Wendy Smoak
On Sat, Sep 13, 2008 at 7:13 AM, Raphaël Piéroni <[EMAIL PROTECTED]> wrote: >> Do you mean this gets created at build time? At run time? I know I >> found a file in there to edit... > > what i do usually, is run the profile, > grab the catalog that was tested (printed on screen) then paste to t

adding phase prepare-package in 2.1.0

2008-09-13 Thread Olivier Lamy
Hi, As we call now this version 2.1.x. Is it possible to add the new phase called prepare-package. This new phase is documented here [1] to be "(Maven 2.1 and above)". The related jira issue is MNG-2097 (it's a very old issue). We can certainly update the documentation and say (Maven 3.0 and above)

Re: Plugin vote reports

2008-09-13 Thread Dennis Lundberg
I have added a shell script in SVN so that this report can be run from Hudson. However I don't seem to have enough rights in Hudson to create a new job. The OK button on the job creation screen i grayed out and there is an error message at the top saying "... Granted Authorities: authenticated is

Maven skipping my repository...

2008-09-13 Thread Marvin Froeder
Hi folks, look at this log: > Downloading: > http://192.168.1.3:8081/nexus/content/groups/all//org/apache/maven/surefire/surefire-api/2.4.3/surefire-api-2.4.3.jar > 503K downloaded > Downloading: > http://192.168.1.3:8081/nexus/content/groups/all//org/apache/maven/maven-toolchain/1.0/maven-toolcha

Re: [archetype] time to prepare a release of 2.0-alpha-4

2008-09-13 Thread Raphaël Piéroni
2008/9/12, Wendy Smoak <[EMAIL PROTECTED]>: > On Fri, Sep 12, 2008 at 9:06 AM, Raphaël Piéroni > <[EMAIL PROTECTED]> wrote: > > > I am currently enhancing the documentation. > > Have you a multi-module project at hand i could use to > > create an example of using create-from-project. > > > Not