Fwd: Build failed in Jenkins: maven-enforcer #245

2016-11-26 Thread Guillaume Boué

Hmm, the error is

java.lang.IllegalArgumentException 
: /home/jenkins/tools/maven/apache-maven-3.0.5 doesn't have a 'lib' subdirectory - thus cannot be a valid maven installation!


Could someone take a look at the maven-enforcer job on Jenkins? The last 
build went fine, but it seems there was a change in the Maven 
installation used?


Thanks,
Guillaume


 Message transféré 
Sujet : Build failed in Jenkins: maven-enforcer #245
Date :  Sat, 26 Nov 2016 22:50:25 + (UTC)
De :Apache Jenkins Server 
Pour :  notificati...@maven.apache.org, gb...@apache.org



See 

Changes:

[gboue] [MENFORCER-247] Add a "require file checksum" rule
Submitted by: Lyubomyr Shaydariv

New RequireFileChecksum, rule that is non cacheable and inherits from 
AbstractNonCacheableEnforcerRule. This closes #18.

--
[...truncated 280 lines...]
A 
enforcer-api/src/custom-rule-sample/src/main/java/org/apache/maven/enforcer
A 
enforcer-api/src/custom-rule-sample/src/main/java/org/apache/maven/enforcer/rule
AU
enforcer-api/src/custom-rule-sample/src/main/java/org/apache/maven/enforcer/rule/MyCustomRule.java
AUenforcer-api/src/custom-rule-sample/pom.xml
AUenforcer-api/src/custom-rule-sample/usage-pom.xml
AUenforcer-api/pom.xml
AUpom.xml
A README.TXT
A enforcer-rules
A enforcer-rules/src
A enforcer-rules/src/main
A enforcer-rules/src/main/java
A enforcer-rules/src/main/java/org
A enforcer-rules/src/main/java/org/apache
A enforcer-rules/src/main/java/org/apache/maven
A enforcer-rules/src/main/java/org/apache/maven/plugins
A enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireReleaseDeps.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireUpperBoundDeps.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractVersionEnforcer.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BanDistributionManagement.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedDependencies.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedRepositories.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireFileChecksum.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractStandardEnforcerRule.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireFilesDontExist.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireSnapshotVersion.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DefaultEnforcementRuleHelper.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireEnvironmentVariable.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireSameVersions.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/NoSnapshots.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BanTransitiveDependencies.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireNoRepositories.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractRequireFiles.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireReleaseVersion.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequirePluginVersions.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AlwaysPass.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireActiveProfile.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireFilesSize.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractBanDependencies.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AlwaysFail.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/DependencyConvergence.java
A 
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BanDuplicatePomDependencyVersions.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/AbstractNonCacheableEnforcerRule.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/EnforcerExpressionEvaluator.java
AU
enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/RequireMavenVersion.java
AU

[GitHub] maven-enforcer pull request #18: [MENFORCER-247] Add a "require file checksu...

2016-11-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/maven-enforcer/pull/18


---
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



[GitHub] maven-integration-testing pull request #17: [MNG-6127] add integration test ...

2016-11-26 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/maven-integration-testing/pull/17


---
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



[GitHub] maven-plugins pull request #96: Groovy extension module transformer

2016-11-26 Thread vietj
GitHub user vietj opened a pull request:

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

Groovy extension module transformer

https://issues.apache.org/jira/browse/MSHADE-241

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

$ git pull https://github.com/vietj/maven-plugins trunk

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

https://github.com/apache/maven-plugins/pull/96.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 #96


commit 27d5fe6adc4fb56ea65d619b35b59d3367072d0a
Author: Julien Viet 
Date:   2016-11-25T16:18:49Z

Groovy transformer for Maven Shade Plugin

commit f0b667d5296792a2a1a6c163eac97dfbea950fa0
Author: Julien Viet 
Date:   2016-11-26T08:51:51Z

Update test author to myself




---
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



[GitHub] maven issue #76: [MNG-5957] Configuration within lifecycle phase

2016-11-26 Thread mkrizmanic
Github user mkrizmanic commented on the issue:

https://github.com/apache/maven/pull/76
  
@atanasenko do you have any other open issues regarding MNG-5805?

I had one that had been fixed: MNG-6127


---
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



[GitHub] maven-integration-testing pull request #17: [MNG-6127] add integration test ...

2016-11-26 Thread mkrizmanic
GitHub user mkrizmanic opened a pull request:

https://github.com/apache/maven-integration-testing/pull/17

[MNG-6127] add integration test to suite

Sorry, I haven't included the MNG-6127 integration test to the test suite 
in the previous PR: https://github.com/apache/maven/pull/99

So, this PR fixes the mistake :)

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

$ git pull https://github.com/mkrizmanic/maven-integration-testing 
MNG-6127-2

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

https://github.com/apache/maven-integration-testing/pull/17.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 #17


commit 8a4c02de8c69a0b237d2a33782f3d8fb9cee72f5
Author: Mario Krizmanic 
Date:   2016-11-26T08:38:18Z

[MNG-6127] add integration test to suite




---
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