Branch: refs/heads/master
Home: https://github.com/jenkinsci/maven-plugin
Commit: 3a9d689f55b76e25f857f30f949fb4774a77ac79
https://github.com/jenkinsci/maven-plugin/commit/3a9d689f55b76e25f857f30f949fb4774a77ac79
Author: Arnaud HeĢritier <[email protected]>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/test/resources/hudson/maven/maven3-project.zip
Log Message:
-----------
Fix test hudson.maven.Maven31xBuildTest#testSiteBuildWithForkedMojo on Mac
OSX by upgrading the maven-javadoc-plugin version 2.7 -> 2.10.3 in the sample
maven3-project.zip
Due to https://issues.apache.org/jira/browse/MJAVADOC-394 (fixed in
maven-javadoc-plugin 2.10) the test
hudson.maven.Maven31xBuildTest#testSiteBuildWithForkedMojo is failing because
javadoc is not found by default under Oracle's JDK 7+ on Mac OSX:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project
my-app-root: Error during page generation: Error rendering Maven report: Unable
to find javadoc command: The javadoc executable
'/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/bin/javadoc'
doesn't exist or is not a file. Verify the JAVA_HOME environment variable. ->
[Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project
my-app-root: Error during page generation
Commit: fbafb4d68218e7d3ed981bab6a61abfa42503aeb
https://github.com/jenkinsci/maven-plugin/commit/fbafb4d68218e7d3ed981bab6a61abfa42503aeb
Author: Olivier Lamy <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/test/resources/hudson/maven/maven3-project.zip
Log Message:
-----------
Merge pull request #53 from aheritier/fix/tests-on-macos
Fix test hudson.maven.Maven31xBuildTest#testSiteBuildWithForkedMojo on Mac OSX
by upgrading the maven-javadoc-plugin version 2.7 -> 2.10.3 in the sample
maven3-project.zip
Compare:
https://github.com/jenkinsci/maven-plugin/compare/e32ebce36791...fbafb4d68218
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.