1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
junit junit jar s/4\..*/4.x/ * *
org.antlr stringtemplate jar s/3\..*/3.x/ * *
org.codehaus.plexus plexus-compiler-api jar s/.*/2.x/ * *
org.antlr antlr-master * s/3\..*/3.x/ * *
org.antlr antlr-runtime * s/3\..*/3.x/ * *
org.antlr antlr * s/3\..*/3.x/ * *
org.antlr gunit * s/3\..*/3.x/ * *
org.antlr stringtemplate * s/3\..*/3.x/ * *
antlr antlr * s/2\..*/2.x/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * *
s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * *
org.apache.maven maven-plugin-api * s/.*/3.x/ * *
org.apache.maven maven-compat * s/.*/3.x/ * *
org.apache.maven maven-core * s/.*/3.x/ * *
|