• 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
verify.groovy 369 Bytes