f38241a Correctly place plexus-containers POM in the main package

Authored and Committed by mizdebsk 11 years ago
    Correctly place plexus-containers POM in the main package
    
    %mvn_package gId:aId "" has no effect because it translates to empty
    XML node <targetPackage/> in XMvn configuration.  In XMvn empty values
    are by design treated as non-existent and hence ignored.
    
        
file modified
+5 -4