• Stephane Nicoll's avatar
    Honor outputDirectory properly · e307fe31
    Stephane Nicoll authored
    Previously, if the repackaged file was different from the main artifact
    of the build, the maven plugin wrongly considered that it should attach
    the file with a classifier.
    
    The outputDirectory is honored properly now, regardless of the fact a
    classifier is defined or not.
    
    Fixes gh-3177
    e307fe31
Name
Last commit
Last update
..
src/main/java/org/test Loading commit data...
invoker.properties Loading commit data...
pom.xml Loading commit data...
verify.groovy Loading commit data...