File: maven.rules

package info (click to toggle)
maven-plugin-tools 2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,056 kB
  • ctags: 685
  • sloc: java: 5,798; xml: 2,514; makefile: 29; sh: 11
file content (6 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# newer beanshell versions use the group org.beanshell instead of bsh
s/bsh/org.beanshell/ bsh jar s/.*/debian/
# keep the version for all Maven plugins as versionless plugins don't work
* * maven-plugin *
org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/
junit junit jar s/3\..*/3.x/