Re: Maven 3.2.6

2015-03-04 Thread Karl Heinz Marbaise

Hi Jason,

On 3/4/15 4:14 PM, Jason van Zyl wrote:

At this point we might as well just chat in the dev hangout tomorrow. Today 
I'll focus on some more testing and documentation.


Surethat's better


Kind regards
Karl Heinz Marbaise


On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:


Hi Jason,

at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...

I'm available 


On 3/3/15 4:15 PM, Jason van Zyl wrote:

Today in the afternoon here I can be around after 20h. Yesterday didn't work. 
Karl-Heinz what's your schedule looking like?

On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:


I should be there (after 20h, Paris time)
I'd like to improve docs on new features (like extensions model)

Regards,

Hervé

Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :

We can just sync up in IRC and pop in a hangout if people are interested.
I'll sift through JIRA in the morning. I'm in California so I'll try to get
up a bit earlier so it's not the end of your day by the time we get around
to meeting.
On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:

Hi Jason,

are those changes you made already public in branches? So it's possible to
take a look into it...

And a hangout tomorrow sounds great...I'm interested in...


Kind regards
Karl Heinz

On 3/1/15 10:06 PM, Jason van Zyl wrote:

Hi,

I'm done rebasing and merging my changes into master here locally. But I
still have a day or two of testing and a day of writing documentation.
There are also a couple APIs I'm not super happy with so I might alter
those slightly before the final release.

So if anyone wants to jump in a hangout tomorrow to chat about other bits
we want to try and do for 3.3.0 I'm game. I also need to go through and
find all references to 3.2.6 and change them to 3.3.0. There are a few
ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
looked at as well.

So I think we're looking at a few more days if anyone wants to get in
small fixes.
On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io wrote:

Great, thanks. I'm just working away on the work I'd like to get in. So
tentatively hope to be done this weekend.
On Feb 28, 2015, at 7:03 AM, Andreas Gudian andreas.gud...@gmail.com

wrote:

I'm done with my changes (documented in MNG-5776), and it seems to work
-
no at least the java process is started with the right parameters and
no
script variables leak out into the cmd console... ;-)

@Igor: thanks for checking up, I overlooked your second commit with the
change of the VM-argument name.

2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:

On Feb 26, 2015, at 3:49 AM, Andreas Gudian andreas.gud...@gmail.com

wrote:

I can handle that, but not before the weekend.

Jason, does that conflict with your schedule for the release?


No dire rush on my side and I have two feature branches to merge
anyway so
take your time. Happy to have the help.


Perhaps we just say that we drop the support for old Windows versions


with


3.3.0 and do the actual work that removes the support from the bat
files


in


the next minor release?

I would imagine that no one out there cares for Windows 98/ME anyway
;-).

Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :

On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 

stephen.alan.conno...@gmail.com javascript:; wrote:

On Thursday, February 26, 2015, Anders Hammar and...@hammar.net


javascript:; wrote:

One thing we could do to make stuff easier around these .bat
scripts


is


to


drop support for this 4NT shell and Windows versions that are not


based


on


NT (i.e. Windows 9x / ME).


Well, as Maven 3.2+ requires a minimum of JDK 1.6 there is no
reason


to


support anything that JDK 1.6 doesn't run on.


If we are calling this 3.3.0 we can just say we have dropped win
9x/Me
support and the 4NT alternative command interpreter


Yes. We should probably clearly state what we support in the System
Requirements (both on-line and in distro).
And a JIRA ticket to go with this is good for the release notes.

/Anders


I can't find any info about Oracle JDK 1.6, but Oracle JDK 1.7


requires a


minimum of Windows Vista [1].

I couldn't find any info on openJDK's requirements.

IBM J9 JDK 6 seems to require a minimum of Windows XP SP3 [2].

[1]
http://www.oracle.com/technetwork/java/javase/config-417990.html
[2]


http://www-01.ibm.com/support/knowledgecenter/#!/SSYKE2_6.0.0/com.ibm.
java.doc.60_26/vm626/GenericWrapper/hardwareandsoftwarerequirements.ht
ml

/Anders


2015-02-25 19:38 GMT+01:00 Jason van Zyl ja...@takari.io


javascript:;


javascript:;


Awesome, thanks!

On Feb 25, 2015, at 10:32 AM, Andreas Gudian 


andreas.gud...@gmail.com javascript:;


javascript:;


wrote:

Hi guys,

I'm stuck with a windows box and I can give it a try...

.bat-scripting is not really a joy, but what's in the patch


should


be


translatable.

Andreas

2015-02-25 17:01 GMT+01:00 Igor Fedorenko 

[ANN] Apache Maven Stage Plugin Version 1.0 Released

2015-03-04 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven Stage Plugin, version 1.0

This plugin is used to create bundles of artifacts that can be uploaded to the
central repository.

http://maven.apache.org/plugins/maven-stage-plugin/

plugin
  groupIdorg.apache.maven.plugins/groupId
  artifactIdmaven-stage-plugin/artifactId
  version1.0/version
/plugin

Release Notes - Maven Stage Plugin - Version 1.0

Bugs:

 * [MSTAGE-7] - Unable to use archiva as http source with maven-stage-plugin
 * [MSTAGE-9] - Stage plugin fails with ClassCastException
 * [MSTAGE-16] - Stage plugin doesn't work with maven3

Improvement:

 * [MSTAGE-18] - Fix RAT Report

Tasks:

 * [MSTAGE-15] - use maven-plugin-tools' java 5 annotations
 * [MSTAGE-19] - Upgrade maven-wagon to 2.8

Enjoy,

-The Apache Maven team

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



[GitHub] maven-plugins pull request: MPMD-205 Javascript violations won't f...

2015-03-04 Thread adangel
GitHub user adangel opened a pull request:

https://github.com/apache/maven-plugins/pull/46

MPMD-205  Javascript violations won't fail the build

See https://jira.codehaus.org/browse/MPMD-205

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/adangel/maven-plugins MPMD-205

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/maven-plugins/pull/46.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #46


commit 41723166faefafd6f56a18299212aa92e58b858d
Author: Andreas Dangel adan...@users.sourceforge.net
Date:   2015-03-02T21:29:30Z

[MPMD-205] Add it for pmd-js-check

commit 53f9489fdd272a493878a615db507ab804a18f92
Author: Andreas Dangel adan...@users.sourceforge.net
Date:   2015-03-04T19:18:16Z

[MPMD-205] Fix pmd-js-check

commit 7512139dd087edfa5d21a6aa22cb88a88357905b
Author: Andreas Dangel adan...@users.sourceforge.net
Date:   2015-03-04T19:30:01Z

[MPMD-205] Improve the language configuration.
Note: Java is now only taken if language is java or null and a
targetJdk version is given (which is almost always the case,
as targetJdk is by default ${maven.compiler.target}).




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[VOTE] Release Apache Maven Patch Plugin version 1.2

2015-03-04 Thread Karl Heinz Marbaise

Hi,

We solved 3 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11714version=16117

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MPATCH%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1144
https://repository.apache.org/content/repositories/maven-1144/org/apache/maven/plugins/maven-patch-plugin/1.2/maven-patch-plugin-1.2-source-release.zip

Source release checksum(s):
maven-patch-plugin-source-release.zip sha1: 
95684c952942e5d8c1330c01c4d769a88c939ddc


Staging site:
http://maven.apache.org/plugins-archives/maven-patch-plugin-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



[VOTE] Release Apache Maven JAR Plugin version 2.6

2015-03-04 Thread Karl Heinz Marbaise

Hi,

We solved 15 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11137version=20457

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/issues/?jql=project%20%3D%20MJAR%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC

Staging repo:
https://repository.apache.org/content/repositories/maven-1145
https://repository.apache.org/content/repositories/maven-1145/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6-source-release.zip

Source release checksum(s):
maven-jar-plugin-2.6-source-release.zip sha1: 
9b83981e2ad6db04e07c4c3080a6ed68da9cdb70


Staging site:
http://maven.apache.org/plugins-archives/maven-jar-plugin-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



Re: Maven 3.2.6

2015-03-04 Thread Hervé BOUTEMY
Le mercredi 4 mars 2015 07:14:32 Jason van Zyl a écrit :
 At this point we might as well just chat in the dev hangout tomorrow.
+1

 Today
 I'll focus on some more testing and documentation.
where is the documentation you're working on, please? multiple eyes and brains 
can be useful (and I want to improve this part, since I didn't grasp yet what 
has been done in code)

Regards,

Hervé

 On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:
  Hi Jason,
  
  at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...
  
  I'm available 
  
  On 3/3/15 4:15 PM, Jason van Zyl wrote:
  Today in the afternoon here I can be around after 20h. Yesterday didn't
  work. Karl-Heinz what's your schedule looking like? 
  On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:
  I should be there (after 20h, Paris time)
  I'd like to improve docs on new features (like extensions model)
  
  Regards,
  
  Hervé
  
  Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :
  We can just sync up in IRC and pop in a hangout if people are
  interested.
  I'll sift through JIRA in the morning. I'm in California so I'll try to
  get
  up a bit earlier so it's not the end of your day by the time we get
  around
  to meeting.
  
  On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de 
wrote:
  Hi Jason,
  
  are those changes you made already public in branches? So it's
  possible to
  take a look into it...
  
  And a hangout tomorrow sounds great...I'm interested in...
  
  
  Kind regards
  Karl Heinz
  
  On 3/1/15 10:06 PM, Jason van Zyl wrote:
  Hi,
  
  I'm done rebasing and merging my changes into master here locally.
  But I
  still have a day or two of testing and a day of writing
  documentation.
  There are also a couple APIs I'm not super happy with so I might
  alter
  those slightly before the final release.
  
  So if anyone wants to jump in a hangout tomorrow to chat about other
  bits
  we want to try and do for 3.3.0 I'm game. I also need to go through
  and
  find all references to 3.2.6 and change them to 3.3.0. There are a
  few
  ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
  looked at as well.
  
  So I think we're looking at a few more days if anyone wants to get in
  small fixes.
  
  On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io wrote:
  Great, thanks. I'm just working away on the work I'd like to get in.
  So
  tentatively hope to be done this weekend.
  On Feb 28, 2015, at 7:03 AM, Andreas Gudian
  andreas.gud...@gmail.com
  
  wrote:
  I'm done with my changes (documented in MNG-5776), and it seems to
  work
  -
  no at least the java process is started with the right parameters
  and
  no
  script variables leak out into the cmd console... ;-)
  
  @Igor: thanks for checking up, I overlooked your second commit with
  the
  change of the VM-argument name.
  
  2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:
  On Feb 26, 2015, at 3:49 AM, Andreas Gudian
  andreas.gud...@gmail.com
  
  wrote:
  I can handle that, but not before the weekend.
  
  Jason, does that conflict with your schedule for the release?
  
  No dire rush on my side and I have two feature branches to merge
  anyway so
  take your time. Happy to have the help.
  
  Perhaps we just say that we drop the support for old Windows
  versions
  
  with
  
  3.3.0 and do the actual work that removes the support from the
  bat
  files
  
  in
  
  the next minor release?
  
  I would imagine that no one out there cares for Windows 98/ME
  anyway
  ;-).
  
  Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :
  On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 
  
  stephen.alan.conno...@gmail.com javascript:; wrote:
  On Thursday, February 26, 2015, Anders Hammar
  and...@hammar.net
  
  javascript:; wrote:
  One thing we could do to make stuff easier around these .bat
  scripts
  
  is
  
  to
  
  drop support for this 4NT shell and Windows versions that are
  not
  
  based
  
  on
  
  NT (i.e. Windows 9x / ME).
  
  Well, as Maven 3.2+ requires a minimum of JDK 1.6 there is no
  reason
  
  to
  
  support anything that JDK 1.6 doesn't run on.
  
  If we are calling this 3.3.0 we can just say we have dropped
  win
  9x/Me
  support and the 4NT alternative command interpreter
  
  Yes. We should probably clearly state what we support in the
  System
  Requirements (both on-line and in distro).
  And a JIRA ticket to go with this is good for the release notes.
  
  /Anders
  
  I can't find any info about Oracle JDK 1.6, but Oracle JDK 1.7
  
  requires a
  
  minimum of Windows Vista [1].
  
  I couldn't find any info on openJDK's requirements.
  
  IBM J9 JDK 6 seems to require a minimum of Windows XP SP3 [2].
  
  [1]
  http://www.oracle.com/technetwork/java/javase/config-417990.ht
  ml
  [2]
  
  http://www-01.ibm.com/support/knowledgecenter/#!/SSYKE2_6.0.0/com.
  ibm.
  

Re: Maven 3.2.6

2015-03-04 Thread Hervé BOUTEMY
I just tried to build Maven core 3.3.0-SNAPSHOT with itself and got a failure 
like MNG-5779 (which was at the moment supposed to be only during reporting)

Can others try and confirm, please?

Regards,

Hervé

Le mercredi 4 mars 2015 07:14:32 Jason van Zyl a écrit :
 At this point we might as well just chat in the dev hangout tomorrow. Today
 I'll focus on some more testing and documentation.
 On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:
  Hi Jason,
  
  at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...
  
  I'm available 
  
  On 3/3/15 4:15 PM, Jason van Zyl wrote:
  Today in the afternoon here I can be around after 20h. Yesterday didn't
  work. Karl-Heinz what's your schedule looking like? 
  On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:
  I should be there (after 20h, Paris time)
  I'd like to improve docs on new features (like extensions model)
  
  Regards,
  
  Hervé
  
  Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :
  We can just sync up in IRC and pop in a hangout if people are
  interested.
  I'll sift through JIRA in the morning. I'm in California so I'll try to
  get
  up a bit earlier so it's not the end of your day by the time we get
  around
  to meeting.
  
  On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de 
wrote:
  Hi Jason,
  
  are those changes you made already public in branches? So it's
  possible to
  take a look into it...
  
  And a hangout tomorrow sounds great...I'm interested in...
  
  
  Kind regards
  Karl Heinz
  
  On 3/1/15 10:06 PM, Jason van Zyl wrote:
  Hi,
  
  I'm done rebasing and merging my changes into master here locally.
  But I
  still have a day or two of testing and a day of writing
  documentation.
  There are also a couple APIs I'm not super happy with so I might
  alter
  those slightly before the final release.
  
  So if anyone wants to jump in a hangout tomorrow to chat about other
  bits
  we want to try and do for 3.3.0 I'm game. I also need to go through
  and
  find all references to 3.2.6 and change them to 3.3.0. There are a
  few
  ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
  looked at as well.
  
  So I think we're looking at a few more days if anyone wants to get in
  small fixes.
  
  On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io wrote:
  Great, thanks. I'm just working away on the work I'd like to get in.
  So
  tentatively hope to be done this weekend.
  On Feb 28, 2015, at 7:03 AM, Andreas Gudian
  andreas.gud...@gmail.com
  
  wrote:
  I'm done with my changes (documented in MNG-5776), and it seems to
  work
  -
  no at least the java process is started with the right parameters
  and
  no
  script variables leak out into the cmd console... ;-)
  
  @Igor: thanks for checking up, I overlooked your second commit with
  the
  change of the VM-argument name.
  
  2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:
  On Feb 26, 2015, at 3:49 AM, Andreas Gudian
  andreas.gud...@gmail.com
  
  wrote:
  I can handle that, but not before the weekend.
  
  Jason, does that conflict with your schedule for the release?
  
  No dire rush on my side and I have two feature branches to merge
  anyway so
  take your time. Happy to have the help.
  
  Perhaps we just say that we drop the support for old Windows
  versions
  
  with
  
  3.3.0 and do the actual work that removes the support from the
  bat
  files
  
  in
  
  the next minor release?
  
  I would imagine that no one out there cares for Windows 98/ME
  anyway
  ;-).
  
  Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :
  On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 
  
  stephen.alan.conno...@gmail.com javascript:; wrote:
  On Thursday, February 26, 2015, Anders Hammar
  and...@hammar.net
  
  javascript:; wrote:
  One thing we could do to make stuff easier around these .bat
  scripts
  
  is
  
  to
  
  drop support for this 4NT shell and Windows versions that are
  not
  
  based
  
  on
  
  NT (i.e. Windows 9x / ME).
  
  Well, as Maven 3.2+ requires a minimum of JDK 1.6 there is no
  reason
  
  to
  
  support anything that JDK 1.6 doesn't run on.
  
  If we are calling this 3.3.0 we can just say we have dropped
  win
  9x/Me
  support and the 4NT alternative command interpreter
  
  Yes. We should probably clearly state what we support in the
  System
  Requirements (both on-line and in distro).
  And a JIRA ticket to go with this is good for the release notes.
  
  /Anders
  
  I can't find any info about Oracle JDK 1.6, but Oracle JDK 1.7
  
  requires a
  
  minimum of Windows Vista [1].
  
  I couldn't find any info on openJDK's requirements.
  
  IBM J9 JDK 6 seems to require a minimum of Windows XP SP3 [2].
  
  [1]
  http://www.oracle.com/technetwork/java/javase/config-417990.ht
  ml
  [2]
  
  http://www-01.ibm.com/support/knowledgecenter/#!/SSYKE2_6.0.0/com.
  ibm.
  

Re: Maven 3.2.6

2015-03-04 Thread Hervé BOUTEMY
since nobody in the issue seems to make tests, and you're right that wagon-ssh 
version is chosen by the user (we're expecting good compatibility), this 
upgrade in core doesn't seem critical

unless someone makes tests and shows that the wagon modules brought by Maven 
core continues to make wagons-scp break (for unknown reason)...

Regards,

Hervé

Le mercredi 4 mars 2015 07:12:56 Jason van Zyl a écrit :
 I think it makes more sense to roll back, the SSH wagon isn't shipped with
 the core so a user can just take the new SSH wagon when it's released.
 Users of the distribution are not going to be affected by rolling back to
 2.8.
 On Mar 3, 2015, at 11:13 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:
  from comment in pom.xml, this is related to
  http://jira.codehaus.org/browse/MNG-5605
  
  rolling back seems we would miss one blocker issue with 9 votes
  
  I asked on the issue for someone to confirm that it is fixed by the wagon
  update: when confirmed, we'll see the question of who does the release
  (which is not the hardest once we're sure we have a good reason to do it)
  
  Regards,
  
  Hervé
  
  Le mardi 3 mars 2015 21:28:34 Jason van Zyl a écrit :
  Someone going to release Wagon 2.9-SNAPSHOT or can I roll it back to 2.8
  for the 3.2.6 release?
  
  On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de 
wrote:
  Hi Jason,
  
  at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...
  
  I'm available 
  
  On 3/3/15 4:15 PM, Jason van Zyl wrote:
  Today in the afternoon here I can be around after 20h. Yesterday didn't
  work. Karl-Heinz what's your schedule looking like?
  
  On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr 
wrote:
  I should be there (after 20h, Paris time)
  I'd like to improve docs on new features (like extensions model)
  
  Regards,
  
  Hervé
  
  Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :
  We can just sync up in IRC and pop in a hangout if people are
  interested.
  I'll sift through JIRA in the morning. I'm in California so I'll try
  to
  get
  up a bit earlier so it's not the end of your day by the time we get
  around
  to meeting.
  
  On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de
  
  wrote:
  Hi Jason,
  
  are those changes you made already public in branches? So it's
  possible to
  take a look into it...
  
  And a hangout tomorrow sounds great...I'm interested in...
  
  
  Kind regards
  Karl Heinz
  
  On 3/1/15 10:06 PM, Jason van Zyl wrote:
  Hi,
  
  I'm done rebasing and merging my changes into master here locally.
  But I
  still have a day or two of testing and a day of writing
  documentation.
  There are also a couple APIs I'm not super happy with so I might
  alter
  those slightly before the final release.
  
  So if anyone wants to jump in a hangout tomorrow to chat about
  other
  bits
  we want to try and do for 3.3.0 I'm game. I also need to go through
  and
  find all references to 3.2.6 and change them to 3.3.0. There are a
  few
  ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
  looked at as well.
  
  So I think we're looking at a few more days if anyone wants to get
  in
  small fixes.
  
  On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io wrote:
  Great, thanks. I'm just working away on the work I'd like to get
  in.
  So
  tentatively hope to be done this weekend.
  On Feb 28, 2015, at 7:03 AM, Andreas Gudian
  andreas.gud...@gmail.com
  
  wrote:
  I'm done with my changes (documented in MNG-5776), and it seems
  to
  work
  -
  no at least the java process is started with the right parameters
  and
  no
  script variables leak out into the cmd console... ;-)
  
  @Igor: thanks for checking up, I overlooked your second commit
  with
  the
  change of the VM-argument name.
  
  2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:
  On Feb 26, 2015, at 3:49 AM, Andreas Gudian
  andreas.gud...@gmail.com
  
  wrote:
  I can handle that, but not before the weekend.
  
  Jason, does that conflict with your schedule for the release?
  
  No dire rush on my side and I have two feature branches to merge
  anyway so
  take your time. Happy to have the help.
  
  Perhaps we just say that we drop the support for old Windows
  versions
  
  with
  
  3.3.0 and do the actual work that removes the support from the
  bat
  files
  
  in
  
  the next minor release?
  
  I would imagine that no one out there cares for Windows 98/ME
  anyway
  ;-).
  
  Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :
  On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 
  
  stephen.alan.conno...@gmail.com javascript:; wrote:
  On Thursday, February 26, 2015, Anders Hammar
  and...@hammar.net
  
  javascript:; wrote:
  One thing we could do to make stuff easier around these
  .bat
  scripts
  
  is
  
  to
  
  drop support for this 4NT shell and Windows versions that
  are
  not
  
  based
  
  on
  
  NT (i.e. Windows 9x / ME).
  
  Well, as Maven 

Re: Maven 3.2.6

2015-03-04 Thread Arnaud Héritier
yes 3.3.0 please

On Wed, Mar 4, 2015 at 7:00 AM, Anders Hammar and...@hammar.net wrote:

 So it's not going to be v3.3.0?

 /Anders (mobile)
 Den 4 mar 2015 06:31 skrev Jason van Zyl ja...@takari.io:

  Someone going to release Wagon 2.9-SNAPSHOT or can I roll it back to 2.8
  for the 3.2.6 release?
 
  On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de
  wrote:
 
   Hi Jason,
  
   at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...
  
   I'm available 
  
  
   On 3/3/15 4:15 PM, Jason van Zyl wrote:
   Today in the afternoon here I can be around after 20h. Yesterday
 didn't
  work. Karl-Heinz what's your schedule looking like?
  
   On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr
  wrote:
  
   I should be there (after 20h, Paris time)
   I'd like to improve docs on new features (like extensions model)
  
   Regards,
  
   Hervé
  
   Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :
   We can just sync up in IRC and pop in a hangout if people are
  interested.
   I'll sift through JIRA in the morning. I'm in California so I'll try
  to get
   up a bit earlier so it's not the end of your day by the time we get
  around
   to meeting.
   On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de
  wrote:
   Hi Jason,
  
   are those changes you made already public in branches? So it's
  possible to
   take a look into it...
  
   And a hangout tomorrow sounds great...I'm interested in...
  
  
   Kind regards
   Karl Heinz
  
   On 3/1/15 10:06 PM, Jason van Zyl wrote:
   Hi,
  
   I'm done rebasing and merging my changes into master here locally.
  But I
   still have a day or two of testing and a day of writing
  documentation.
   There are also a couple APIs I'm not super happy with so I might
  alter
   those slightly before the final release.
  
   So if anyone wants to jump in a hangout tomorrow to chat about
  other bits
   we want to try and do for 3.3.0 I'm game. I also need to go
 through
  and
   find all references to 3.2.6 and change them to 3.3.0. There are a
  few
   ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
   looked at as well.
  
   So I think we're looking at a few more days if anyone wants to get
  in
   small fixes.
   On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io
 wrote:
   Great, thanks. I'm just working away on the work I'd like to get
  in. So
   tentatively hope to be done this weekend.
   On Feb 28, 2015, at 7:03 AM, Andreas Gudian 
  andreas.gud...@gmail.com
   wrote:
   I'm done with my changes (documented in MNG-5776), and it seems
  to work
   -
   no at least the java process is started with the right
 parameters
  and
   no
   script variables leak out into the cmd console... ;-)
  
   @Igor: thanks for checking up, I overlooked your second commit
  with the
   change of the VM-argument name.
  
   2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:
   On Feb 26, 2015, at 3:49 AM, Andreas Gudian 
  andreas.gud...@gmail.com
  
   wrote:
   I can handle that, but not before the weekend.
  
   Jason, does that conflict with your schedule for the release?
  
   No dire rush on my side and I have two feature branches to
 merge
   anyway so
   take your time. Happy to have the help.
  
   Perhaps we just say that we drop the support for old Windows
  versions
  
   with
  
   3.3.0 and do the actual work that removes the support from the
  bat
   files
  
   in
  
   the next minor release?
  
   I would imagine that no one out there cares for Windows 98/ME
  anyway
   ;-).
  
   Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :
   On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 
  
   stephen.alan.conno...@gmail.com javascript:; wrote:
   On Thursday, February 26, 2015, Anders Hammar 
  and...@hammar.net
  
   javascript:; wrote:
   One thing we could do to make stuff easier around these
 .bat
   scripts
  
   is
  
   to
  
   drop support for this 4NT shell and Windows versions that
  are not
  
   based
  
   on
  
   NT (i.e. Windows 9x / ME).
  
   Well, as Maven 3.2+ requires a minimum of JDK 1.6 there is
 no
   reason
  
   to
  
   support anything that JDK 1.6 doesn't run on.
  
   If we are calling this 3.3.0 we can just say we have dropped
  win
   9x/Me
   support and the 4NT alternative command interpreter
  
   Yes. We should probably clearly state what we support in the
  System
   Requirements (both on-line and in distro).
   And a JIRA ticket to go with this is good for the release
  notes.
  
   /Anders
  
   I can't find any info about Oracle JDK 1.6, but Oracle JDK
  1.7
  
   requires a
  
   minimum of Windows Vista [1].
  
   I couldn't find any info on openJDK's requirements.
  
   IBM J9 JDK 6 seems to require a minimum of Windows XP SP3
  [2].
  
   [1]
  
  http://www.oracle.com/technetwork/java/javase/config-417990.html
   [2]
  
  
  http://www-01.ibm.com/support/knowledgecenter/#!/SSYKE2_6.0.0/com.ibm.
   

RE: Codehaus EOL and MAVENUSER Confluence Wiki

2015-03-04 Thread Martin Gainty




 From: herve.bout...@free.fr
 To: dev@maven.apache.org
 Subject: Codehaus EOL and MAVENUSER Confluence Wiki
 Date: Wed, 4 Mar 2015 02:20:09 +0100
 
 Hi,
 
 I got a report from someone about links from Jira to old Codehaus MAVEN 
 Confluence Wiki [1]: I explained that we already copied the content to ASF 
 MAVENOLD [2] as read-only and copied useful content to ASF MAVEN [3]
 
 Then ok for Codehaus MAVEN Confluence Wiki.
 
 But what about Codehaus MAVENUSER Confluence Wiki [4]?
 Is the whole content useful? Should we have the same strategy than MAVEN? Who 
 could do that?

MGhttp://docs.codehaus.org/display/MAVENUSER/Home;jsessionid=A686FD6E6C1DA1A824E695ABEB288143
MGCodehaus content is useful..but will require resource who can understand and 
write legible cyrilic..
MGCan Igor port the pages with cyrilic to ASF MAVEN[3]?
 
 Or should we only copy relevant pages to MAVEN? How to do that (I didn't find 
 any way to export even a simple page to later reimport)
 
 Any thoughts?
 
 Regards,
 
 Hervé
 
 
 [1] http://docs.codehaus.org/display/MAVEN/
 
 [2] https://cwiki.apache.org/confluence/display/MAVENOLD/
 
 [3] https://cwiki.apache.org/confluence/display/MAVEN/
 
 [4] http://docs.codehaus.org/display/MAVENUSER/
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 
  

Re: Codehaus EOL and MAVENUSER Confluence Wiki

2015-03-04 Thread Igor Fedorenko

If you are talking about few russian pages at the end of the list, these
are just spam, no useful maven information there.

--
Regards,
Igor

On 2015-03-04 7:52, Martin Gainty wrote:






From: herve.bout...@free.fr
To: dev@maven.apache.org
Subject: Codehaus EOL and MAVENUSER Confluence Wiki
Date: Wed, 4 Mar 2015 02:20:09 +0100

Hi,

I got a report from someone about links from Jira to old Codehaus MAVEN
Confluence Wiki [1]: I explained that we already copied the content to ASF
MAVENOLD [2] as read-only and copied useful content to ASF MAVEN [3]

Then ok for Codehaus MAVEN Confluence Wiki.

But what about Codehaus MAVENUSER Confluence Wiki [4]?
Is the whole content useful? Should we have the same strategy than MAVEN? Who
could do that?


MGhttp://docs.codehaus.org/display/MAVENUSER/Home;jsessionid=A686FD6E6C1DA1A824E695ABEB288143
MGCodehaus content is useful..but will require resource who can understand and 
write legible cyrilic..
MGCan Igor port the pages with cyrilic to ASF MAVEN[3]?


Or should we only copy relevant pages to MAVEN? How to do that (I didn't find
any way to export even a simple page to later reimport)

Any thoughts?

Regards,

Hervé


[1] http://docs.codehaus.org/display/MAVEN/

[2] https://cwiki.apache.org/confluence/display/MAVENOLD/

[3] https://cwiki.apache.org/confluence/display/MAVEN/

[4] http://docs.codehaus.org/display/MAVENUSER/

-
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: Maven 3.2.6

2015-03-04 Thread Jason van Zyl
At this point we might as well just chat in the dev hangout tomorrow. Today 
I'll focus on some more testing and documentation.

On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:

 Hi Jason,
 
 at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...
 
 I'm available 
 
 
 On 3/3/15 4:15 PM, Jason van Zyl wrote:
 Today in the afternoon here I can be around after 20h. Yesterday didn't 
 work. Karl-Heinz what's your schedule looking like?
 
 On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:
 
 I should be there (after 20h, Paris time)
 I'd like to improve docs on new features (like extensions model)
 
 Regards,
 
 Hervé
 
 Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :
 We can just sync up in IRC and pop in a hangout if people are interested.
 I'll sift through JIRA in the morning. I'm in California so I'll try to get
 up a bit earlier so it's not the end of your day by the time we get around
 to meeting.
 On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:
 Hi Jason,
 
 are those changes you made already public in branches? So it's possible to
 take a look into it...
 
 And a hangout tomorrow sounds great...I'm interested in...
 
 
 Kind regards
 Karl Heinz
 
 On 3/1/15 10:06 PM, Jason van Zyl wrote:
 Hi,
 
 I'm done rebasing and merging my changes into master here locally. But I
 still have a day or two of testing and a day of writing documentation.
 There are also a couple APIs I'm not super happy with so I might alter
 those slightly before the final release.
 
 So if anyone wants to jump in a hangout tomorrow to chat about other bits
 we want to try and do for 3.3.0 I'm game. I also need to go through and
 find all references to 3.2.6 and change them to 3.3.0. There are a few
 ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
 looked at as well.
 
 So I think we're looking at a few more days if anyone wants to get in
 small fixes.
 On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io wrote:
 Great, thanks. I'm just working away on the work I'd like to get in. So
 tentatively hope to be done this weekend.
 On Feb 28, 2015, at 7:03 AM, Andreas Gudian andreas.gud...@gmail.com
 wrote:
 I'm done with my changes (documented in MNG-5776), and it seems to work
 -
 no at least the java process is started with the right parameters and
 no
 script variables leak out into the cmd console... ;-)
 
 @Igor: thanks for checking up, I overlooked your second commit with the
 change of the VM-argument name.
 
 2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:
 On Feb 26, 2015, at 3:49 AM, Andreas Gudian andreas.gud...@gmail.com
 
 wrote:
 I can handle that, but not before the weekend.
 
 Jason, does that conflict with your schedule for the release?
 
 No dire rush on my side and I have two feature branches to merge
 anyway so
 take your time. Happy to have the help.
 
 Perhaps we just say that we drop the support for old Windows versions
 
 with
 
 3.3.0 and do the actual work that removes the support from the bat
 files
 
 in
 
 the next minor release?
 
 I would imagine that no one out there cares for Windows 98/ME anyway
 ;-).
 
 Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :
 On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 
 
 stephen.alan.conno...@gmail.com javascript:; wrote:
 On Thursday, February 26, 2015, Anders Hammar and...@hammar.net
 
 javascript:; wrote:
 One thing we could do to make stuff easier around these .bat
 scripts
 
 is
 
 to
 
 drop support for this 4NT shell and Windows versions that are not
 
 based
 
 on
 
 NT (i.e. Windows 9x / ME).
 
 Well, as Maven 3.2+ requires a minimum of JDK 1.6 there is no
 reason
 
 to
 
 support anything that JDK 1.6 doesn't run on.
 
 If we are calling this 3.3.0 we can just say we have dropped win
 9x/Me
 support and the 4NT alternative command interpreter
 
 Yes. We should probably clearly state what we support in the System
 Requirements (both on-line and in distro).
 And a JIRA ticket to go with this is good for the release notes.
 
 /Anders
 
 I can't find any info about Oracle JDK 1.6, but Oracle JDK 1.7
 
 requires a
 
 minimum of Windows Vista [1].
 
 I couldn't find any info on openJDK's requirements.
 
 IBM J9 JDK 6 seems to require a minimum of Windows XP SP3 [2].
 
 [1]
 http://www.oracle.com/technetwork/java/javase/config-417990.html
 [2]
 
 http://www-01.ibm.com/support/knowledgecenter/#!/SSYKE2_6.0.0/com.ibm.
 java.doc.60_26/vm626/GenericWrapper/hardwareandsoftwarerequirements.ht
 ml
 /Anders
 
 2015-02-25 19:38 GMT+01:00 Jason van Zyl ja...@takari.io
 
 javascript:;
 
 javascript:;
 
 Awesome, thanks!
 
 On Feb 25, 2015, at 10:32 AM, Andreas Gudian 
 
 andreas.gud...@gmail.com javascript:;
 
 javascript:;
 
 wrote:
 Hi guys,
 
 I'm stuck with a windows box and I can give it a try...
 
 .bat-scripting is not really a joy, but what's in the patch
 
 should
 
 be
 
 translatable.
 
 Andreas
 
 2015-02-25 17:01 GMT+01:00 Igor 

Re: Maven 3.2.6

2015-03-04 Thread Jason van Zyl
I think it makes more sense to roll back, the SSH wagon isn't shipped with the 
core so a user can just take the new SSH wagon when it's released. Users of the 
distribution are not going to be affected by rolling back to 2.8.

On Mar 3, 2015, at 11:13 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:

 from comment in pom.xml, this is related to 
 http://jira.codehaus.org/browse/MNG-5605
 
 rolling back seems we would miss one blocker issue with 9 votes
 
 I asked on the issue for someone to confirm that it is fixed by the wagon 
 update: when confirmed, we'll see the question of who does the release (which 
 is not the hardest once we're sure we have a good reason to do it)
 
 Regards,
 
 Hervé
 
 Le mardi 3 mars 2015 21:28:34 Jason van Zyl a écrit :
 Someone going to release Wagon 2.9-SNAPSHOT or can I roll it back to 2.8 for
 the 3.2.6 release?
 On Mar 3, 2015, at 12:02 PM, Karl Heinz Marbaise khmarba...@gmx.de wrote:
 Hi Jason,
 
 at the moment i have 09:00 o'clock pm ...(21:00 o'clock) CET...
 
 I'm available 
 
 On 3/3/15 4:15 PM, Jason van Zyl wrote:
 Today in the afternoon here I can be around after 20h. Yesterday didn't
 work. Karl-Heinz what's your schedule looking like? 
 On Mar 1, 2015, at 11:14 PM, Hervé BOUTEMY herve.bout...@free.fr wrote:
 I should be there (after 20h, Paris time)
 I'd like to improve docs on new features (like extensions model)
 
 Regards,
 
 Hervé
 
 Le dimanche 1 mars 2015 15:38:32 Jason van Zyl a écrit :
 We can just sync up in IRC and pop in a hangout if people are
 interested.
 I'll sift through JIRA in the morning. I'm in California so I'll try to
 get
 up a bit earlier so it's not the end of your day by the time we get
 around
 to meeting.
 
 On Mar 1, 2015, at 1:17 PM, Karl Heinz Marbaise khmarba...@gmx.de 
 wrote:
 Hi Jason,
 
 are those changes you made already public in branches? So it's
 possible to
 take a look into it...
 
 And a hangout tomorrow sounds great...I'm interested in...
 
 
 Kind regards
 Karl Heinz
 
 On 3/1/15 10:06 PM, Jason van Zyl wrote:
 Hi,
 
 I'm done rebasing and merging my changes into master here locally.
 But I
 still have a day or two of testing and a day of writing
 documentation.
 There are also a couple APIs I'm not super happy with so I might
 alter
 those slightly before the final release.
 
 So if anyone wants to jump in a hangout tomorrow to chat about other
 bits
 we want to try and do for 3.3.0 I'm game. I also need to go through
 and
 find all references to 3.2.6 and change them to 3.3.0. There are a
 few
 ITs that depend directly on 3.2.6-SNAPSHOT so all that needs to be
 looked at as well.
 
 So I think we're looking at a few more days if anyone wants to get in
 small fixes.
 
 On Feb 28, 2015, at 7:37 AM, Jason van Zyl ja...@takari.io wrote:
 Great, thanks. I'm just working away on the work I'd like to get in.
 So
 tentatively hope to be done this weekend.
 On Feb 28, 2015, at 7:03 AM, Andreas Gudian
 andreas.gud...@gmail.com
 
 wrote:
 I'm done with my changes (documented in MNG-5776), and it seems to
 work
 -
 no at least the java process is started with the right parameters
 and
 no
 script variables leak out into the cmd console... ;-)
 
 @Igor: thanks for checking up, I overlooked your second commit with
 the
 change of the VM-argument name.
 
 2015-02-26 18:07 GMT+01:00 Jason van Zyl ja...@takari.io:
 On Feb 26, 2015, at 3:49 AM, Andreas Gudian
 andreas.gud...@gmail.com
 
 wrote:
 I can handle that, but not before the weekend.
 
 Jason, does that conflict with your schedule for the release?
 
 No dire rush on my side and I have two feature branches to merge
 anyway so
 take your time. Happy to have the help.
 
 Perhaps we just say that we drop the support for old Windows
 versions
 
 with
 
 3.3.0 and do the actual work that removes the support from the
 bat
 files
 
 in
 
 the next minor release?
 
 I would imagine that no one out there cares for Windows 98/ME
 anyway
 ;-).
 
 Am Donnerstag, 26. Februar 2015 schrieb Anders Hammar :
 On Thu, Feb 26, 2015 at 8:16 AM, Stephen Connolly 
 
 stephen.alan.conno...@gmail.com javascript:; wrote:
 On Thursday, February 26, 2015, Anders Hammar
 and...@hammar.net
 
 javascript:; wrote:
 One thing we could do to make stuff easier around these .bat
 scripts
 
 is
 
 to
 
 drop support for this 4NT shell and Windows versions that are
 not
 
 based
 
 on
 
 NT (i.e. Windows 9x / ME).
 
 Well, as Maven 3.2+ requires a minimum of JDK 1.6 there is no
 reason
 
 to
 
 support anything that JDK 1.6 doesn't run on.
 
 If we are calling this 3.3.0 we can just say we have dropped
 win
 9x/Me
 support and the 4NT alternative command interpreter
 
 Yes. We should probably clearly state what we support in the
 System
 Requirements (both on-line and in distro).
 And a JIRA ticket to go with this is good for the release notes.
 
 /Anders
 
 I can't find any info about Oracle JDK 1.6, but Oracle JDK 1.7
 
 requires a
 
 minimum of Windows Vista [1].
 
 I couldn't find any info on openJDK's