Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-10 Thread Dan Tran
This issue is very stubborn -) I saw Hervé make a few changes, but builds.apache.org also have not triggered a new build? what is the schedule for this job? -Dan On Thu, May 8, 2014 at 9:25 AM, Robert Scholte wrote: > it's probably something like .execute( null, basedir ) to ensure the righ

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-10 Thread Dan Tran
Yes, it is a better approach since the build is currently falling at ubuntu build at builds.apache.org -D On Tue, May 6, 2014 at 3:14 PM, Hervé BOUTEMY wrote: > I think Roberts' idea about "svu upgrade"ing is good > just need to revert locally and test, or we'll get the same problem in some >

Re: [FYI] maven-scm-plugin IT is failing since Feb 25

2014-05-10 Thread Robert Scholte
it's probably something like .execute( null, basedir ) to ensure the right working directory is used. Robert http://groovy.codehaus.org/groovy-jdk/java/lang/String.html#execute%28java.util.List,%20java.io.File%29 Op Wed, 07 May 2014 00:14:07 +0200 schreef Hervé BOUTEMY : I think Roberts

[GitHub] maven-plugins pull request: MSHADE-168: fix manifestEntries generi...

2014-05-10 Thread mcculls
GitHub user mcculls opened a pull request: https://github.com/apache/maven-plugins/pull/22 MSHADE-168: fix manifestEntries generic type See http://jira.codehaus.org/browse/MSHADE-168 for background You can merge this pull request into a Git repository by running: $ git pull htt