This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch MSOURCES-140
in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git


    from 1405ec8  [MSOURCES-140] fail only if re-attach different files
     add 681bf75  [MSOURCES-140] improve message when lifecycle run twice

No new revisions were added by this update.

Summary of changes:
 src/it/MSOURCES-121/invoker.properties             |  2 +-
 src/it/MSOURCES-121/pom.xml                        |  3 +++
 src/it/{MSOURCES-64 => MSOURCES-121}/verify.groovy |  4 ++--
 .../invoker.properties                             |  1 +
 src/it/{jar-no-fork => MSOURCES-140}/pom.xml       |  5 +++--
 .../src/main/java/MyClass.java                     |  0
 .../src/main/resources/main.properties             |  0
 .../src/test/java/MyTest.java                      |  0
 .../src/test/resources/test.properties             |  0
 src/it/{MSOURCES-64 => MSOURCES-140}/verify.groovy |  4 ++--
 .../plugins/source/AbstractSourceJarMojo.java      | 23 ++++++++++++++++------
 11 files changed, 29 insertions(+), 13 deletions(-)
 copy src/it/{MSOURCES-64 => MSOURCES-121}/verify.groovy (70%)
 copy src/it/{MSOURCES-121 => MSOURCES-140}/invoker.properties (95%)
 copy src/it/{jar-no-fork => MSOURCES-140}/pom.xml (88%)
 copy src/it/{MSOURCES-121 => MSOURCES-140}/src/main/java/MyClass.java (100%)
 copy src/it/{MSOURCES-121 => MSOURCES-140}/src/main/resources/main.properties 
(100%)
 copy src/it/{MSOURCES-121 => MSOURCES-140}/src/test/java/MyTest.java (100%)
 copy src/it/{MSOURCES-121 => MSOURCES-140}/src/test/resources/test.properties 
(100%)
 copy src/it/{MSOURCES-64 => MSOURCES-140}/verify.groovy (73%)

Reply via email to