Github user asfgit closed the pull request at:
https://github.com/apache/maven-scm/pull/32
---
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 en
Hi Jefferey,
On 5/8/15 5:37 PM, Jeffrey E Care wrote:
Karl Heinz Marbaise wrote on 05/07/2015 02:04:51 PM:
On 5/7/15 7:57 PM, Jeffrey E Care wrote:
We have several medium-to-large multi-module builds. We use deploy at
end
and I've noticed that it's taking a long time to run the deploys. I
GitHub user ctrueden opened a pull request:
https://github.com/apache/maven-plugins/pull/52
Move plugin configuration outside executions
As described by Ron Wheeler at:
http://mail-archives.apache.org/mod_mbox/maven-users/201505.mbox/%3C554C33D1.3000502%40artifact-software.com%3
Karl Heinz Marbaise wrote on 05/07/2015 02:04:51 PM:
> On 5/7/15 7:57 PM, Jeffrey E Care wrote:
> > We have several medium-to-large multi-module builds. We use deploy at
end
> > and I've noticed that it's taking a long time to run the deploys. I
dug
> > into the deploy plugin & noticed that for
@Kristian, Andreas,
I think it makes sense to upgrade only javac to 1.7 in surefire plugins 3.0
running in main process, but the surefire providers including the booter are
quite isolated. This means they may stay on Java 5 until new Java feature is
required in the child processes as well.
For me i
On 3 May 2015 at 08:50, Hervé BOUTEMY wrote:
> I had a few private email discussion with Deng: it seems he is facing a
> known
> issue with Java 7 + Kerberos enabled ssh servers + Jsch that was already
> faced
> by:
> - Ant: https://bz.apache.org/bugzilla/show_bug.cgi?id=53437
> - Mule: https://w