File: maven.rules

package info (click to toggle)
templating-maven-plugin 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: java: 769; xml: 510; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#[groupId] [artefactId] [type] [version] [classifier] [scope]
org.apache.maven maven* * s/.*/3.x/ * *
org.apache.maven maven-project * s/.*/debian/ * *
org.apache.maven.plugin maven-invoker-plugin * s/.*/debian/ * *
org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
org.sonatype.plexus plexus-build-api jar s/.*/debian/ * *