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 created issue -
          Mirko Friedenhagen made changes -
          Assignee New: Mirko Friedenhagen [ mfriedenhagen ]
          Mirko Friedenhagen made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          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.
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          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

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

              Created:
              Updated:
              Resolved: