Re: Have to reconnect each time while running debugging maven remotely?

2014-08-12 Thread Adrien Rivard
Hi, I've never used it but it the debug remote java application launch configuration there is an option to listen to jvm (connection type : standard( socket listen) ) . Presumably the forked jvms will attached themself to the debugger contrary to the usual case where the debugger is attached to

Testing Maven 3.2.3

2014-08-12 Thread Jason van Zyl
Hi, We have staged Maven 3.2.3 and I'd ask that users try and test this version because we have changed to using the HTTPS connection to Maven Central by default. The information for the release can be found below. I encourage users to give this release a spin before we actually release it to

hi, I just want to get help about maven archetype,please help me

2014-08-12 Thread TOM
I use mvn archetype:create-from-project to generate a archetype project. and use it to generate a project the content of archetype file UserDTO(generaged by archetype:create-from-project) package ${package}.${artifactId}.dto; then i mvn archetype:generate -DarchetypeArtifactId=myapp

Testing Maven 3.2.3

2014-08-12 Thread Jason van Zyl
Hi, We have staged Maven 3.2.3 and I'd ask that users try and test this version because we have changed to using the HTTPS connection to Maven Central by default. The information for the release can be found below. I encourage users to give this release a spin before we actually release it to