Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-6011

Modify Maven build summary to include version of components built

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      The Maven build summary shows the artifact id build along with their status. A lot of time developer (in case of SVN update) needs the new version of the component he may have to input into other systems utilising maven local repository like Fuse install plugin command.
      It would be good if as part of the build summary we can also include the version too. Even better if we could allow some plugin to customize the build summary running from some property.

      so instead of
      [INFO] abc application ................ SUCCESS [0.369s]
      we can have the output as
      [INFO] abc application ...org.mycom:abc:1.0-snapshot............. SUCCESS [0.369s]

      Attachments

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              vaibhavjaiswal Vaibhav Jaiswal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: