[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

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

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 herve.bout...@free.fr wrote: I think Roberts' idea about svu upgradeing is good just need to revert locally and test, or we'll get the same

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 rfscho...@apache.org wrote: it's probably something like .execute( null, basedir