Hi, We just pushed a new snapshot here : http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20061029/ Since the last one mentionned below : - we fixed a problem on the encoding of the pom when maven installs a plugin. If you had some special character in the pom (accents, ...), maven wasn't able to read the pom, that it previously generated. - we improved the reporting of errors during the build. Now you should have by default the stack of errors. - this snapshot bundles last released plugins : maven-simian-plugin v 1.6.1, maven-pom-plugin v 1.5.1, maven-jira-plugin v 1.3.1, maven-java-plugin v 1.6.1, maven-genapp-plugin v 2.3.1, maven-clover-plugin v 1.11.1, maven-changes-plugin v. 1.7 - it contains the snapshots of maven-nsis-plugin v 2.1 and maven-pdf-plugin v 2.5.1 - the windows installer was slightly modified to put MAVEN_HOME in the system environment variables if the user has admin rights
Cheers Arnaud Arnaud HERITIER wrote: > > Hi everybody, > > We just deployed a new SNAPSHOT of maven 1.1 RC1 [1]. This version > incorporates 2 important changes and we would like to have your feedback : > > - MAVEN-1755 : We fixed the last main backward incompability with > maven 1.0.x, this new version supports XML entities in the POM. > - MAVEN-1789 : The default repository is now > http://repo1.maven.org/maven/ > > > ( These two issues aren't yet closed because we have to update the > documentation and we are waiting for your feedback ;-) ) > > Be careful, that to use this snapshot version, you'll certainly have to > define the following set of remote repositories to download dependencies. > maven.repo.remote = > http://repo1.maven.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ > > These version includes severals plugins [4] updated since the beta 3, > and > particularly the fix for MPARTIFACT-71 to avoid the error about the > rejected > key of the host if you use the scp or the sftp protocols to deploy your > artifacts. > > The more feedbacks we'll have, the more stable will be the RC1 !! > > Thanks for your help... > > Cheers, > > The maven team. > > [1] > http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20061009/ > [2] http://jira.codehaus.org/browse/MAVEN-1755 > [3] http://jira.codehaus.org/browse/MAVEN-1789 > [4] http://jira.codehaus.org/browse/MAVEN-1769 > > -- View this message in context: http://www.nabble.com/Maven-1.1-RC1-SNAPSHOT-needs-testers-tf2413198s177.html#a7071132 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
