Codebase list wagon / 3670c4c
Added Maven rules to ignore bnd and plexus-maven-plugin Emmanuel Bourg 11 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1313 # from the POM
1414 # junit junit jar s/3\\..*/3.x/
1515
16 biz.aQute bnd * * * *
1617 it.could webdav * * * *
1718 org.apache.ftpserver ftpserver-core * * * *
1819 org.apache.maven.plugins maven-checkstyle-plugin * * * *
1920 org.apache.sshd sshd-core * * * *
2021 org.codehaus.mojo animal-sniffer-maven-plugin * * * *
2122 org.codehaus.plexus plexus-ftpd * * * *
23 org.codehaus.plexus plexus-maven-plugin * * * *