Re: https://github.com/apache/maven-scm/pull/17

2014-09-16 Thread Chris Graham
Hi Benson,

Perfect! Exactly what I was looking for!

Thanks!

-Chris


On Mon, Sep 15, 2014 at 8:16 PM, Benson Margulies bimargul...@gmail.com
wrote:

 Chris, See

 http://maven.apache.org/developers/conventions/git.html.

 I didn't know it existed until yesterday.


 On Mon, Sep 15, 2014 at 1:26 AM, Chris Graham chrisgw...@gmail.com
 wrote:

  So, if the scm stuff is in git, my original question still remains
  unanswered.
 
  What are the process steps needed to go through to be able to perform
  meaningful work in terms of working on the maven-scm modules?
 
  Has anyone actually documented what needs doing on the git side of
 things?
  Creating a patch if was still based in svn, is easy enough, but for git I
  do not have a clue.
 
  -Chris
 
  On Thu, Sep 11, 2014 at 8:13 PM, Benson Margulies bimargul...@gmail.com
 
  wrote:
 
   A mixture. The release plugin had not moved.
   On Sep 10, 2014 11:46 PM, Chris Graham chrisgw...@gmail.com wrote:
  
Sorry, I thought that the plugins, the scm ones in this case, had
 moved
   to
git? Still in SVN? If so, then no issues.
   
-Chris
   
On Thu, Sep 11, 2014 at 11:43 AM, Benson Margulies 
   bimargul...@gmail.com
wrote:
   
 For plugins, you need mostly to make an account on Codehaus JIRA,
  then
you
 svn checkout as per the information in the plugin's page, and then
  you
can
 attach a patch to a JIRA.



 On Wed, Sep 10, 2014 at 9:37 PM, Chris Graham 
 chrisgw...@gmail.com
 wrote:

  Whilst not strictly related to this thread...
 
  Is there a document that tells us what we need to do to
 contribute?
  How/what repos we need to clone/setup, how to generate a
 patch/pull
 request
  etc?
 
  Thanks,
 
  -Chris
 
  On Thu, Sep 11, 2014 at 7:04 AM, Benson Margulies 
bimargul...@gmail.com
 
  wrote:
 
   Of course; I'm just trying to help you get off the ground; is
  there
   something else you'd like me to do?
  
   On Wed, Sep 10, 2014 at 4:58 PM, Robert Scholte 
rfscho...@apache.org
   wrote:
  
I don't want to depend on external systems.
you could add me (rfscholte) but that'll only be for
  reproducing
the
   issue.
and then I need isolate the problem and translate it to a
   unittest.
   
   
Op Wed, 10 Sep 2014 22:53:38 +0200 schreef Benson Margulies 
bimargul...@gmail.com:
   
   
 Well, you'll need to push a clone where you can write, or
 tell
   me
 your
github ID so I can add you as a collaborator.
   
On Wed, Sep 10, 2014 at 4:45 PM, Robert Scholte 
 rfscho...@apache.org
  
wrote:
   
 The first step already fails on my machine.
   
mvn release:prepare release:perform -B -DpushChanges=false
   
I'm a bit surprised, because I see:
[INFO] Executing: cmd.exe /X /C git push g...@github.com:
  bimargulies/
pom-file-name-tc.git
refs/heads/master:refs/heads/master
   
Actual failure:
[ERROR] Failed to execute goal org.apache.maven.plugins:
maven-release-plugin:2.5:prepare (default-cli) on project
pom-file-name-tc: Unable to commit files
[ERROR] Provider message:
[ERROR] The git-push command failed.
[ERROR] Command output:
[ERROR] Warning: Permanently added the RSA host key for IP
address
'192.30.252.131' to the list of known hosts.
[ERROR] Permission denied (publickey).
[ERROR] fatal: Could not read from remote repository.
[ERROR]
[ERROR] Please make sure you have the correct access rights
[ERROR] and the repository exists.
   
As said: I want to create a *unittest*
If I'm correct, the status-call has the wrong arguments. So
   what
  should
it
look like? What's the result of this (so I can mock the
   consumer)
 and
what
should the next call be?
   
Robert
   
Op Wed, 10 Sep 2014 21:17:10 +0200 schreef Benson
 Margulies 
bimargul...@gmail.com:
   
   
 Step 1: in the top level dir of the example, run mvn
--batch-mode
   
release:prepare release:perform. All will be well. A repo
  will
   populate
in
/tmp.
   
Step 2: modify pom in 'second' directory to use the
   just-release
   parent
pom, commit, push.
   
Step 3: mvn release:prepare in second directory.
   
No errors, but the pom.xml will be sitting there modified,
  and
 there
will
be a tag pointing to the wrong place.
   
   
   
On Wed, Sep 10, 2014 at 3:10 PM, Robert Scholte 
  rfscho...@apache.org
   
wrote:
   
 that's just the beginning...
   
so: how did you execute it? what did you 

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Rory O'Donnell Oracle, Dublin Ireland

Hi Mark,

Nothing obvious there, can you try with an 8u40 build ?

Rgds,Rory

On 15/09/2014 23:47, Mark Derricutt wrote:

Thought I'd give this a shot on one our maven projects:

java version 1.9.0-ea
Java(TM) SE Runtime Environment (build 1.9.0-ea-b30)
Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-ea-b30, mixed mode)

This was just running maven with JAVA_HOME set to the JDK9 directory ( 
on OSX ):



[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test 
(default-test) on project smx3.mounting: Execution default-test of 
goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: 
The forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
[ERROR] Command was/bin/sh -c cd 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting  
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1404700588371191045.jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire2040773966889330896tmp 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_08340422733583052514tmp 


[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test 
(default-test) on project smx3.mounting: Execution default-test of 
goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: 
The forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
Command was/bin/sh -c cd 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting  
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1404700588371191045.jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire2040773966889330896tmp 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_08340422733583052514tmp 

at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)

at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:484)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution 
default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The 
forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
Command was/bin/sh -c cd 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting  
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1404700588371191045.jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire2040773966889330896tmp 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_08340422733583052514tmp 

at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:143)
at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)

... 19 more

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Kristian Rosenvold
It is not *entirely* uncommon for the surefire forking code to break
upon new jdk versions. I suggest you file an issue for this with
surefire (http://jira.codehaus.org/browse/SUREFIRE), and we'll look
into it.

Kristian



2014-09-16 0:47 GMT+02:00 Mark Derricutt m...@talios.com:
 Thought I'd give this a shot on one our maven projects:

 java version 1.9.0-ea
 Java(TM) SE Runtime Environment (build 1.9.0-ea-b30)
 Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-ea-b30, mixed mode)

 This was just running maven with JAVA_HOME set to the JDK9 directory ( on
 OSX ):


 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on
 project smx3.mounting: Execution default-test of goal
 org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The forked
 VM terminated without saying properly goodbye. VM crash or System.exit
 called ?
 [ERROR] Command was/bin/sh -c cd
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting 
 /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java
 -Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1404700588371191045.jar
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire2040773966889330896tmp
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_08340422733583052514tmp
 [ERROR] - [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test)
 on project smx3.mounting: Execution default-test of goal
 org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The forked
 VM terminated without saying properly goodbye. VM crash or System.exit
 called ?
 Command was/bin/sh -c cd
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting 
 /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java
 -Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1404700588371191045.jar
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire2040773966889330896tmp
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_08340422733583052514tmp
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
 at
 org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)
 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:484)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
 Caused by: org.apache.maven.plugin.PluginExecutionException: Execution
 default-test of goal
 org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The forked
 VM terminated without saying properly goodbye. VM crash or System.exit
 called ?
 Command was/bin/sh -c cd
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting 
 /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java
 -Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1404700588371191045.jar
 /Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire2040773966889330896tmp
 

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Mark Derricutt
I've been compiling up my own OpenJDks with the openjdkathome project 
and maven seems to work fine with:


openjdk version 1.8.0-jdk8-b108
OpenJDK Runtime Environment (build 1.8.0-jdk8-b108-20130923)
OpenJDK 64-Bit Server VM (build 25.0-b50, mixed mode)

downloading the 8u40 binary builds to test as well - well, 8u40 seems to 
work fine...


Running with JDK9 and -X to see some more information I see

[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test 
(default-test) on project smx3.mounting: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: The 
forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
Command was/bin/sh -c cd 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting  
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1114692740948683721.jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire5618593873694695272tmp 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_05290447574825566074tmp



It looks like calling with -XX:MaxPermSize=128m causes JDK9 to die.

/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -version

Unrecognized VM option 'MaxPermSize=128m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Should this actually crash and die, or should it just log the 
Unrecognised option warning, and continue running?  Fast fail is nice, 
but not much if you're jumping between VMs.


Mark

On 16 Sep 2014, at 21:49, Rory O'Donnell Oracle, Dublin Ireland wrote:


Hi Mark,

Nothing obvious there, can you try with an 8u40 build ?

Rgds,Rory


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



Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Mark Derricutt

On 16 Sep 2014, at 23:54, Balchandra Vaidya wrote:


Permanent Generation feature has been removed.
http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-September/006679.html
http://openjdk.java.net/jeps/122
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6964458
https://blogs.oracle.com/poonam/entry/about_g1_garbage_collector_permanent


I realise perigean is gone, but from that first link you posted:

 - The permanent generation has been removed. The
   PermSize and  MaxPermSize are ignored and a warning is
   issued if they are present on the command line.

It should be _ignored_ - not crash the VM.

Mark

Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Dalibor Topic
On 9/16/14 2:34 PM, Mark Derricutt wrote:
 On 16 Sep 2014, at 23:54, Balchandra Vaidya wrote:
 | - The permanent generation has been removed. The
PermSize and  MaxPermSize are ignored and a warning is
issued if they are present on the command line.
 |
 
 It should be /ignored/ - not crash the VM.

The option is ignored in JDK 8. It is removed in JDK 9, causing the java 
launcher to exit. 

See https://bugs.openjdk.java.net/browse/JDK-8038827 for a similar report.

cheers,
dalibor toipc

-- 
Oracle http://www.oracle.com
Dalibor Topic | Principal Product Manager
Phone: +494089091214 tel:+494089091214 | Mobile: +491737185961 
tel:+491737185961
Oracle Java Platform Group

ORACLE Deutschland B.V.  Co. KG | Kühnehöfe 5 | 22761 Hamburg

ORACLE Deutschland B.V.  Co. KG
Hauptverwaltung: Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRA 95603
Geschäftsführer: Jürgen Kunz

Komplementärin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher

Green Oracle http://www.oracle.com/commitment Oracle is committed to 
developing practices and products that help protect the environment

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



Re: [VOTE] Apache Maven Shared Component: Maven Dependency Tree Version 2.2

2014-09-16 Thread Manfred Moser
Anybody else want to chip in a +1 so we can get it released? 

Thx

manfred

Karl Heinz Marbaise wrote on 14.09.2014 11:19:

 Hi,
 
 We solved 3 issues:
 http://jira.codehaus.org/browse/MSHARED/fixforversion/19225
 
 http://jira.codehaus.org/issues/?jql=project%20%3D%20MSHARED%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20maven-dependency-tree%20ORDER%20BY%20priority%20DESC
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-1058/
 
 http://repository.apache.org/content/repositories/maven-1058/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2-source-release.zip
 
 Source release checksum(s):
 maven-dependency-tree-2.2-source-release.zip sha1: 
 d9503473a2a217ad8333a0611456ef3e781eda6d
 
 
 Staging site:
 http://maven.apache.org/shared-archives/maven-dependency-tree-LATEST/
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 Kind regards
 Karl-Heinz Marbaise
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 


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



Re: [VOTE] Apache Maven Shared Component: Maven Dependency Tree Version 2.2

2014-09-16 Thread Jason van Zyl
+1

On Sep 15, 2014, at 3:40 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:

 +1
 
 Regards,
 
 Hervé
 
 Le dimanche 14 septembre 2014 20:19:44 Karl Heinz Marbaise a écrit :
 Hi,
 
 We solved 3 issues:
 http://jira.codehaus.org/browse/MSHARED/fixforversion/19225
 
 http://jira.codehaus.org/issues/?jql=project%20%3D%20MSHARED%20AND%20resolut
 ion%20%3D%20Unresolved%20AND%20component%20%3D%20maven-dependency-tree%20ORD
 ER%20BY%20priority%20DESC
 
 Staging repo:
 https://repository.apache.org/content/repositories/maven-1058/
 
 http://repository.apache.org/content/repositories/maven-1058/org/apache/mave
 n/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2-source-release.
 zip
 
 Source release checksum(s):
 maven-dependency-tree-2.2-source-release.zip sha1:
 d9503473a2a217ad8333a0611456ef3e781eda6d
 
 
 Staging site:
 http://maven.apache.org/shared-archives/maven-dependency-tree-LATEST/
 
 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html
 
 Vote open for 72 hours.
 
 [ ] +1
 [ ] +0
 [ ] -1
 
 Kind regards
 Karl-Heinz Marbaise
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

Thanks,

Jason

--
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
http://twitter.com/takari_io
-

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

-- Thoreau 











Re: [VOTE] Release Apache Maven Javadoc Plugin version 2.10

2014-09-16 Thread Karl Heinz Marbaise

Hi Dennis,


+1 from me...

Tested via mvn -Prun-its clean verify

with Maven 2.2.1, 3.0.5, 3.1.1, 3.2.1 no issues.

Kind regards
Karl-Heinz Marbaise

On 9/15/14 10:32 PM, Dennis Lundberg wrote:

Hi,

The main focus for this release is Java 8 compatibility.

We solved 11 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11138styleName=Htmlversion=19448

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11138status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-1061/
https://repository.apache.org/content/repositories/maven-1061
/org/apache/maven/plugins/maven-javadoc-plugin/2.10/maven-javadoc-plugin-2.10-source-release.zip

Source release checksum(s):
maven-javadoc-plugin-2.10-source-release.zip sha1:
5e824c3ae6a8885eaecbe7645e10c441fa69038f

Staging site:
http://maven.apache.org/plugins-archives/maven-javadoc-plugin-LATEST/
(waiting for the sync to complete)

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1


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



Re: [VOTE] Apache Wagon 2.7 (take 2)

2014-09-16 Thread Karl Heinz Marbaise

Hi Olivier,

Tested with Maven via mvn -Prun-its clean verify with Maven Version 
3.0.5, 3.1.1, 3.2.1...no issues.


+1 from me.

Kind regards
Karl-Heinz Marbaise


On 9/15/14 3:56 AM, Olivier Lamy wrote:

Hi,
I'd like to release Apache Wagon 2.7
We fixed 4 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20560styleName=TextprojectId=10335Create=Create

Since last vote, the shading has been fixed for Dan issue.

Staging repository:
https://repository.apache.org/content/repositories/maven-1060

Staging site: http://maven.apache.org/wagon-archives/wagon-LATEST/

Vote open for 72H
[+1]
[0]
[-1]



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



Re: [VOTE] Release Apache Maven SCM version 1.9.2

2014-09-16 Thread Benson Margulies
So, this vote is still open, and I'd be grateful for more voters.

I originally forgot my own +1.


On Sun, Sep 14, 2014 at 2:13 PM, Karl Heinz Marbaise khmarba...@gmx.de
wrote:

 Hi Robert,

  SCM is a Git project and I think we will be punished
  if we remove tags

 there.


 So we should prevent to be bad guys ;-)...


 Search for Maven-3.2.0 ...


 Hm...Ok...

 So we just let the tag in the history without having a real release
 existing neither in Central etc.


 Kind regards
 Karl-Heinz Marbaise

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




Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Mark Derricutt

On 17 Sep 2014, at 0:55, Balchandra Vaidya wrote:

First, I think the VM always exited/not started when unsupported flag 
is passed.


Ah ok.


Second, a warning message was displayed when PermSize and MaxPermSize
flags were passed in jdk 8 for allowing applications to migrate away. 
In JDK 9,

exiting the VM is consistent with any unsupported flag used.


Fair enough :-)

Mark


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



Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Balchandra Vaidya


On 16/09/2014 13:34, Mark Derricutt wrote:


On 16 Sep 2014, at 23:54, Balchandra Vaidya wrote:

Permanent Generation feature has been removed.

http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-September/006679.html
http://openjdk.java.net/jeps/122
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6964458
https://blogs.oracle.com/poonam/entry/about_g1_garbage_collector_permanent

I realise perigean is gone, but from that first link you posted:

|  - The permanent generation has been removed. The
PermSize and  MaxPermSize are ignored and a warning is
issued if they are present on the command line.
|

It should be /ignored/ - not crash the VM.



First, I think the VM always exited/not started when unsupported flag is 
passed.


Second, a warning message was displayed when PermSize and MaxPermSize
flags were passed in jdk 8 for allowing applications to migrate away. In 
JDK 9,

exiting the VM is consistent with any unsupported flag used.


Thanks
Balchandra



Mark





Re: Early Access builds for JDK 9 b29 and JDK 8u40 b05 are available on java.net

2014-09-16 Thread Balchandra Vaidya



On 16/09/2014 11:49, Mark Derricutt wrote:
I've been compiling up my own OpenJDks with the openjdkathome project 
and maven seems to work fine with:


openjdk version 1.8.0-jdk8-b108
OpenJDK Runtime Environment (build 1.8.0-jdk8-b108-20130923)
OpenJDK 64-Bit Server VM (build 25.0-b50, mixed mode)

downloading the 8u40 binary builds to test as well - well, 8u40 seems 
to work fine...


Running with JDK9 and -X to see some more information I see

[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 
execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test 
(default-test) on project smx3.mounting: Execution default-test of 
goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test failed: 
The forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
Command was/bin/sh -c cd 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting  
/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefirebooter1114692740948683721.jar 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire5618593873694695272tmp 
/Users/amrk/IdeaProjects/securemx/smx3/smx3-core/smx3.mounting/target/surefire/surefire_05290447574825566074tmp 




It looks like calling with -XX:MaxPermSize=128m causes JDK9 to die.

/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/bin/java 
-Djava.awt.headless=true -Xmx256m -XX:MaxPermSize=128m -version

Unrecognized VM option 'MaxPermSize=128m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Should this actually crash and die, or should it just log the 
Unrecognised option warning, and continue running?  Fast fail is 
nice, but not much if you're jumping between VMs.




Permanent Generation feature has been removed.
http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-September/006679.html
http://openjdk.java.net/jeps/122
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6964458
https://blogs.oracle.com/poonam/entry/about_g1_garbage_collector_permanent


Thanks
Balchandra





Mark

On 16 Sep 2014, at 21:49, Rory O'Donnell Oracle, Dublin Ireland wrote:


Hi Mark,

Nothing obvious there, can you try with an 8u40 build ?

Rgds,Rory



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



Re: [VOTE] Release Apache Maven SCM version 1.9.2

2014-09-16 Thread Olivier Lamy
+1

On 17 September 2014 06:27, Benson Margulies bimargul...@gmail.com wrote:
 So, this vote is still open, and I'd be grateful for more voters.

 I originally forgot my own +1.


 On Sun, Sep 14, 2014 at 2:13 PM, Karl Heinz Marbaise khmarba...@gmx.de
 wrote:

 Hi Robert,

  SCM is a Git project and I think we will be punished
  if we remove tags

 there.


 So we should prevent to be bad guys ;-)...


 Search for Maven-3.2.0 ...


 Hm...Ok...

 So we just let the tag in the history without having a real release
 existing neither in Central etc.


 Kind regards
 Karl-Heinz Marbaise

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





-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: [VOTE] Apache Wagon 2.7 (take 2)

2014-09-16 Thread Benson Margulies
+1

On Tue, Sep 16, 2014 at 8:18 PM, Olivier Lamy ol...@apache.org wrote:

 my +1

 One +1 is still needed.

 Cheers
 Olivier

 On 15 September 2014 11:56, Olivier Lamy ol...@apache.org wrote:
  Hi,
  I'd like to release Apache Wagon 2.7
  We fixed 4 issues:
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?version=20560styleName=TextprojectId=10335Create=Create
 
  Since last vote, the shading has been fixed for Dan issue.
 
  Staging repository:
  https://repository.apache.org/content/repositories/maven-1060
 
  Staging site: http://maven.apache.org/wagon-archives/wagon-LATEST/
 
  Vote open for 72H
  [+1]
  [0]
  [-1]
 
  Cheers
 
  --
  Olivier Lamy
  http://twitter.com/olamy | http://linkedin.com/in/olamy



 --
 Olivier Lamy
 http://twitter.com/olamy | http://linkedin.com/in/olamy

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