Sure, log an issue. I don't consider it a show stopper. On Apr 1, 2013, at 9:36 AM, Baptiste MATHUS <[email protected]> wrote:
> Just tried it, seems like there's a missing newline when using -V. > With m3.0.4: > > *$ mvn -V clean verify* > *Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)* > *Maven home: /home/tiste/tools/Mavens/maven* > *Java version: 1.6.0_37, vendor: Sun Microsystems Inc.* > *Java home: /home/tiste/tools/JDKs/jdk1.6.0_37/jre* > *Default locale: fr_FR, platform encoding: UTF-8* > *OS name: "linux", version: "3.5.0-26-generic", arch: "amd64", family: > "unix"* > *[INFO] Scanning for projects...* > *[INFO] * > > > > With m3.1.0-alpha-1: > > *$ mvn -V clean verify* > *Apache Maven 3.1.0-alpha-1 (262b9bb1ef91d1414e5162d9dd0f5522e7186202; > 2013-03-30 22:38:49+0100)* > *Maven home: /home/tiste/tools/Mavens/maven* > *Java version: 1.6.0_37, vendor: Sun Microsystems Inc.* > *Java home: /home/tiste/tools/JDKs/jdk1.6.0_37/jre* > *Default locale: fr_FR, platform encoding: UTF-8* > *OS name: "linux", version: "3.5.0-26-generic", arch: "amd64", family: > "unix"[INFO] Scanning for projects...* > *[INFO] * > > > Is this confirmed by someone else? Should I file an issue about this one? > > Thanks > > > > > 2013/4/1 Igor Fedorenko <[email protected]> > >> Tycho is not compatible with 3.1.0-alpha-1 either. >> >> -- >> Regards, >> Igor >> >> On 2013-04-01 8:12 AM, Jason van Zyl wrote: >> >>> Here are the release bits for 3.1.0-alpha-1: >>> >>> Release notes: >>> https://jira.codehaus.org/**secure/ReleaseNote.jspa?** >>> projectId=10500&version=18967<https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=18967> >>> >>> Staging repository: >>> https://repository.apache.org/**content/repositories/maven-**042/<https://repository.apache.org/content/repositories/maven-042/> >>> >>> Staged distribution: >>> https://repository.apache.org/**content/repositories/maven-** >>> 042/org/apache/maven/apache-**maven/3.1.0-alpha-1/<https://repository.apache.org/content/repositories/maven-042/org/apache/maven/apache-maven/3.1.0-alpha-1/> >>> >>> Anyone trying this in advance should know that the Site, Dependency, and >>> Shade plugin are not going to work. We are aware of this and those >>> responsible for those plugins are looking into it. >>> >>> Thanks, >>> >>> Jason >>> >>> ------------------------------**---------------------------- >>> Jason van Zyl >>> Founder & CTO, Sonatype >>> Founder, Apache Maven >>> http://twitter.com/jvanzyl >>> ------------------------------**--------------------------- >>> >>> We know what we are, but know not what we may be. >>> >>> -- Shakespeare >>> >>> >>> >>> >>> >>> >>> >> ------------------------------**------------------------------**--------- >> To unsubscribe, e-mail: >> [email protected].**org<[email protected]> >> For additional commands, e-mail: [email protected] >> >> > > > -- > Baptiste <Batmat> MATHUS - http://batmat.net > Sauvez un arbre, > Mangez un castor ! Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder & CTO, Sonatype Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- Three people can keep a secret provided two of them are dead. -- Benjamin Franklin
