Branch: refs/heads/JENKINS-43714
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 896afe039b8e1920fd7a41e5cd61123b0797f0f1
      
https://github.com/jenkinsci/pipeline-maven-plugin/commit/896afe039b8e1920fd7a41e5cd61123b0797f0f1
  Author: Cyrille Le Clerc <clecl...@cloudbees.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/MavenSpyLogProcessor.java

  Log Message:
  -----------
  Cleanup logging. Output to the job logs, not to the master logs


  Commit: 5cafe419618d7db7b039425acc86451be603535e
      
https://github.com/jenkinsci/pipeline-maven-plugin/commit/5cafe419618d7db7b039425acc86451be603535e
  Author: Cyrille Le Clerc <clecl...@cloudbees.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/reporters/GeneratedArtifactsReporter.java
    M 
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepOnMasterTest.java
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_hpi_project/.gitignore
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_hpi_project/pom.xml
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_hpi_project/src/main/java/com/example/MonoModuleMavenApp.java
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_hpi_project/src/test/java/com/example/MonoModuleMavenAppTest.java
    M 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_project/.gitignore
    M 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_project/pom.xml
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_plugin_project/.gitignore
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_plugin_project/pom.xml
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_plugin_project/src/main/java/jenkins/mvn/test/App.java
    A 
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_plugin_project/src/test/java/jenkins/mvn/test/AppTest.java

  Log Message:
  -----------
  [JENKINS-43714] fixe withMaven thinks that "mvn test" generates a jar file 
causing a FileNotFoundException trying to archive it
Add integration tests with maven-plugin-project and Jenkins-hpi-project


Compare: 
https://github.com/jenkinsci/pipeline-maven-plugin/compare/896afe039b8e^...5cafe419618d

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to