[
https://issues.apache.org/jira/browse/MRRESOURCES-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hervé Boutemy updated MRRESOURCES-111:
--------------------------------------
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:
{noformat}[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{noformat}
{noformat}[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.{noformat}
was:
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
> add INFO message on number of resources bundled/copied
> ------------------------------------------------------
>
> Key: MRRESOURCES-111
> URL: https://issues.apache.org/jira/browse/MRRESOURCES-111
> Project: Maven Remote Resources Plugin
> Issue Type: Wish
> Affects Versions: 1.5
> Reporter: Hervé Boutemy
> Priority: Major
> Fix For: 1.6.0
>
>
> 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:
> {noformat}[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{noformat}
> {noformat}[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.{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)