Uploaded image for project: 'Maven Remote Resources Plugin'
  1. Maven Remote Resources Plugin
  2. MRRESOURCES-111

add INFO message on number of resources bundled/copied

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.6.0
    • None

    Description

      currently, neither bundle nor process goals produce any output: it's like if they did not do any work

      it would be easy to just summarize how many resources were inserted in the descriptor or copied to output, and would clarify the job done:

      [INFO] --- maven-remote-resources-plugin:1.6.0-SNAPSHOT:bundle (default) @ mrrp-bundle-b ---
      [INFO] Writing META-INF/maven/remote-resources.xml descriptor with 4 entries
      [INFO] --- maven-remote-resources-plugin:1.6.0-SNAPSHOT:process (default) @ mrrp-process ---
      [INFO] Preparing remote bundle org.apache.maven.its:mrrp-bundle-a:1.0-SNAPSHOT
      [INFO] Preparing remote bundle org.apache.maven.its:mrrp-bundle-b:1.0-SNAPSHOT
      [INFO] Copying 8 resources from 2 bundles.

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            hboutemy Herve Boutemy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: