Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12529

M2 job: create links to codehaus maven plugins and their goals

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • maven-plugin
    • None
    • Jenkins 1.449

      With Maven2 jobs we get a nice overview of executed Mojos in a table, e.g. http://huschteguzzel.de/hudson/job/testlink-junit/lastStableBuild/net.oneandone.testlinkjunit$tljunit-parent/executedMojos

      org.apache.maven.plugins:maven-clean-plugin 	2.4.1	clean	default-clean	0.97 sec	fingerprint
      

      For maven.apache.org plugins links to the plugin start page and the goal description page are rendered. As codehaus mojos are used almost as often as apache mojos (at least findbugs and cobertura are probably standard) it would be good to have these link to the corresponding pages at mojo.codehaus.org as well.

          [JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals

          Mirko Friedenhagen added a comment - See: https://github.com/jenkinsci/jenkins/pull/358

          Code changed in jenkins
          User: Mirko Friedenhagen
          Path:
          maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java
          http://jenkins-ci.org/commit/jenkins/645851ef357b46ff042d1f415ead856289e36e4c
          Log:
          [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Mirko Friedenhagen Path: maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java http://jenkins-ci.org/commit/jenkins/645851ef357b46ff042d1f415ead856289e36e4c Log: [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals.

          Code changed in jenkins
          User: Olivier Lamy
          Path:
          maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java
          http://jenkins-ci.org/commit/jenkins/dc6f8b996df6576f4883b66faf1066be7fb14a9d
          Log:
          Merge pull request #358 from mfriedenhagen/JENKINS-12529

          [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals
          nice idea thanks !

          Compare: https://github.com/jenkinsci/jenkins/compare/e013b56...dc6f8b9

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java http://jenkins-ci.org/commit/jenkins/dc6f8b996df6576f4883b66faf1066be7fb14a9d Log: Merge pull request #358 from mfriedenhagen/ JENKINS-12529 [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals nice idea thanks ! Compare: https://github.com/jenkinsci/jenkins/compare/e013b56...dc6f8b9

          Code changed in jenkins
          User: Olivier Lamy
          Path:
          changelog.html
          http://jenkins-ci.org/commit/jenkins/a97980865e55fec08f1eb329aa0062ec642ce5b3
          Log:
          JENKINS-12529 add changelog entry

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: changelog.html http://jenkins-ci.org/commit/jenkins/a97980865e55fec08f1eb329aa0062ec642ce5b3 Log: JENKINS-12529 add changelog entry

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1497
          [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals. (Revision 645851ef357b46ff042d1f415ead856289e36e4c)

          Result = SUCCESS
          Mirko Friedenhagen : 645851ef357b46ff042d1f415ead856289e36e4c
          Files :

          • maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java

          dogfood added a comment - Integrated in jenkins_main_trunk #1497 [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals. (Revision 645851ef357b46ff042d1f415ead856289e36e4c) Result = SUCCESS Mirko Friedenhagen : 645851ef357b46ff042d1f415ead856289e36e4c Files : maven-plugin/src/main/java/hudson/maven/ExecutedMojo.java

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1498
          JENKINS-12529 add changelog entry (Revision a97980865e55fec08f1eb329aa0062ec642ce5b3)

          Result = SUCCESS
          Olivier Lamy : a97980865e55fec08f1eb329aa0062ec642ce5b3
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #1498 JENKINS-12529 add changelog entry (Revision a97980865e55fec08f1eb329aa0062ec642ce5b3) Result = SUCCESS Olivier Lamy : a97980865e55fec08f1eb329aa0062ec642ce5b3 Files : changelog.html

          Live sind 1.451.

          Mirko Friedenhagen added a comment - Live sind 1.451.

          Code changed in jenkins
          User: Mirko Friedenhagen
          Path:
          src/main/java/hudson/maven/ExecutedMojo.java
          http://jenkins-ci.org/commit/maven-plugin/225ced423e4082358d111b278b7363ca19848fd5
          Log:
          [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals.

          Originally-Committed-As: 645851ef357b46ff042d1f415ead856289e36e4c

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Mirko Friedenhagen Path: src/main/java/hudson/maven/ExecutedMojo.java http://jenkins-ci.org/commit/maven-plugin/225ced423e4082358d111b278b7363ca19848fd5 Log: [FIXED JENKINS-12529] M2 job: create links to codehaus maven plugins and their goals. Originally-Committed-As: 645851ef357b46ff042d1f415ead856289e36e4c

            mfriedenhagen Mirko Friedenhagen
            mfriedenhagen Mirko Friedenhagen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: