Hi,
After doing some work on the Checkstyle Plugin today, I noticed that
several of our Jenkins jobs for plugins are failing. I looked into it
and found a couple of problems.
1. maven-invoker-plugin is added as a module in two different
profiles; java-6 and maven-3. The first one because it requi
Not really deps related, but we should make sure that we use the
correct package names when upgrading plugins to require Maven 3. Many
plugins use org.apache.maven.plugin as the package name, but it should
be org.apache.maven.plugins (with an s at the end) to match our
groupId.
On Thu, Apr 30, 201
It was maybe a short blackout in the morning because now the build does not
fail on deployment.
--
View this message in context:
http://maven.40175.n5.nabble.com/Deployment-on-Jenkins-Proxy-Error-tp5834485p5834542.html
Sent from the Maven Developers mailing list archive at Nabble.com.
I suggest alternative 2 as 1 doesn't scale well with new versions and 3 is
more confusing than 2.
On Sat, May 2, 2015 at 4:11 PM, Christopher wrote:
> Of the choices, alternative 1 seems the easiest for me.
>
> On Sat, May 2, 2015, 16:10 Dennis Lundberg wrote:
>
> > Hi,
> >
> > I'm trying to v
Hi Karl,
I will rebuild surefire in the morning because other projecs are running now
in the evening and surefire needs enough CPU its alone in the agent.
If it fails again, I will open a ticket in INFRA.
--
View this message in context:
http://maven.40175.n5.nabble.com/Deployment-on-Jenkins-P
Of the choices, alternative 1 seems the easiest for me.
On Sat, May 2, 2015, 16:10 Dennis Lundberg wrote:
> Hi,
>
> I'm trying to visualize which version of the Checkstyle plugin
> includes which predefined rulesets. There's are 3 alternatives for you
> to look at here:
>
> https://maven.apache.
Hi Tibor,
habe you created an issue in jira for it ?
Kind regards
Karl Heinz Marbaise
On 5/2/15 4:07 PM, Tibor Digana wrote:
Would INFRA fix the Proxy Error on ASF Jenkins?
This build failed with network issue
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to
transfer file
Hi,
I'm trying to visualize which version of the Checkstyle plugin
includes which predefined rulesets. There's are 3 alternatives for you
to look at here:
https://maven.apache.org/plugins-archives/maven-checkstyle-plugin-LATEST/config/index.html
Please let me know which alternative you think is t
Would INFRA fix the Proxy Error on ASF Jenkins?
This build failed with network issue
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to
transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-integration-tests/2.19-SNAPSHOT/
Awesome, thanks.
On May 2, 2015, at 1:34 PM, agud...@apache.org wrote:
> Repository: maven
> Updated Branches:
> refs/heads/master 4567c8319 -> f27c348bb
>
>
> MNG-5796 fix mvn.cmd execution when invoked at drive root
>
>
> Project: http://git-wip-us.apache.org/repos/asf/maven/repo
> Commit:
Github user asfgit closed the pull request at:
https://github.com/apache/maven-surefire/pull/89
---
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
11 matches
Mail list logo