[PLEASE TEST] Apache Maven 3.0.2-RC1

2011-01-05 Thread Benjamin Bentmann

Hi,

we're aiming at a bugfix release of Maven 3 in the next week and 
following tradition we invite interested users in taking the RC for a 
test drive in order to detect and fix potential regressions since 
version 3.0.1 before the actual release of 3.0.2.


For the duration of the RC testing, sources and binaries are staged at:
https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0.2-RC1/

As usual, the changes since the previous release are listed in JIRA:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16952

Thanks,


-The Maven Team

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: [PLEASE TEST] Apache Maven 3.0.2-RC1

2011-01-06 Thread Carpentier Xavier (GreenIvory)
Hi,

I test m3 3.0.2-RC1 and maybe it's regression :

[WARNING] The metadata 
/Users/carpentierxqvier/.m2/repository/com/greenivory/redmole/client/commons/com.greenivory.redmole.client.commons/2.3.0-SNAPSHOT/maven-metadata-local.xml
 is invalid: Snapshot information corrupted with remote repository data, please 
verify that no remote repository uses the id 'local'
[WARNING] The metadata 
/Users/carpentierxqvier/.m2/repository/com/greenivory/redmole/client/commons/com.greenivory.redmole.client.commons/2.3.0-SNAPSHOT/maven-metadata-local.xml
 is invalid: Snapshot information corrupted with remote repository data, please 
verify that no remote repository uses the id 'local'

It's new jar project, generate with artefact quick-start.
Maybe not, it is ?
--
Carpentier Xavier
Ingénieur Développement - x.carpent...@greenivory.com - 
http://www.greenivory.com
GreenIvory Europe
10 rue Saint Wendelin
67500 Haguenau
France  GreenIvory America
Suite 200
3608 Shannon Road
Durham NC 27707
USA
Tél.+33 9 50 53 10 34   Tel.+1 (617) 862-2319


Fax +1 (919) 493-8837
GSM +33 6 68 81 87 68
Consider the environment. Don’t print this e-mail unless you need to.
To avoid excessive data transfer, we’ve removed our logo.


On Jan 5, 2011, at 10:20 PM, Benjamin Bentmann wrote:

> Hi,
> 
> we're aiming at a bugfix release of Maven 3 in the next week and following 
> tradition we invite interested users in taking the RC for a test drive in 
> order to detect and fix potential regressions since version 3.0.1 before the 
> actual release of 3.0.2.
> 
> For the duration of the RC testing, sources and binaries are staged at:
> https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0.2-RC1/
> 
> As usual, the changes since the previous release are listed in JIRA:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16952
> 
> Thanks,
> 
> 
> -The Maven Team
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 



Re: [PLEASE TEST] Apache Maven 3.0.2-RC1

2011-01-06 Thread Arnaud Héritier
No problem with my tests.

Arnaud

On Wed, Jan 5, 2011 at 10:20 PM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:

> Hi,
>
> we're aiming at a bugfix release of Maven 3 in the next week and following
> tradition we invite interested users in taking the RC for a test drive in
> order to detect and fix potential regressions since version 3.0.1 before the
> actual release of 3.0.2.
>
> For the duration of the RC testing, sources and binaries are staged at:
>
> https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0.2-RC1/
>
> As usual, the changes since the previous release are listed in JIRA:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=16952
>
> Thanks,
>
>
> -The Maven Team
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


Re: [PLEASE TEST] Apache Maven 3.0.2-RC1

2011-01-07 Thread Benjamin Bentmann

Carpentier Xavier wrote:


I test m3 3.0.2-RC1 and maybe it's regression :

[WARNING] The metadata 
/Users/carpentierxqvier/.m2/repository/com/greenivory/redmole/client/commons/com.greenivory.redmole.client.commons/2.3.0-SNAPSHOT/maven-metadata-local.xml
 is invalid: Snapshot information corrupted with remote repository data, please 
verify that no remote repository uses the id 'local'
[WARNING] The metadata 
/Users/carpentierxqvier/.m2/repository/com/greenivory/redmole/client/commons/com.greenivory.redmole.client.commons/2.3.0-SNAPSHOT/maven-metadata-local.xml
 is invalid: Snapshot information corrupted with remote repository data, please 
verify that no remote repository uses the id 'local'


Yes, that's wrong, good catch, thanks for testing!


Benjamin

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: [PLEASE TEST] Apache Maven 3.0.2-RC1

2011-03-29 Thread David Smiley (@MITRE.org)
I'm getting this error using Maven 3.0.3 for a maven-metadata-local.xml file
Snapshot information corrupted with remote repository data, please verify
that no remote repository uses the id 'local'

My metadata file looks simply like this:


  org.apache.solr
  solr-core
  4.0-SNAPSHOT
  

  1

20100720183735
  



I'm not sure what I should do with this error.  The code I'm building, Solr,
does not have any poms referring to a repo named "local".  Nor is there one
in my settings.xml.  I do recall once naming a repo that way but since Maven
3 complained I renamed it.

~ David Smiley

-
 Author: https://www.packtpub.com/solr-1-4-enterprise-search-server/book
--
View this message in context: 
http://maven.40175.n5.nabble.com/PLEASE-TEST-Apache-Maven-3-0-2-RC1-tp3329599p4269562.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org