File: maven.rules

package info (click to toggle)
maven-plugin-tools 3.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 2,152 kB
  • sloc: java: 8,974; xml: 5,033; sh: 3; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 896 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# newer beanshell versions use the group org.beanshell instead of bsh
s/bsh/org.beanshell/ bsh jar s/.*/debian/
junit junit jar s/3\..*/3.x/
org.apache.maven maven-artifact * s/3\..*/3.x/
s/bsh/org.beanshell/ bsh * s/.*/debian/
org.codehaus.plexus plexus-compiler-manager * s/.*/2.x/ * *
org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
com.thoughtworks.qdox qdox * s/.*/2.x/ * *
s/easymock/org.easymock/ easymock * s/.*/debian/ * *
org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * *
org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7/1.5.5/ * *
org.apache.maven maven-* * s/.*/3.x/ * *
org.apache.maven s/maven-plugin-descriptor/maven-compat/ * s/.*/3.x/ * *
org.apache.maven s/maven-plugin-registry/maven-compat/ * s/.*/3.x/ * *
org.apache.maven s/maven-artifact-manager/maven-compat/ * s/.*/3.x/ * *
org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *