Last Version

SQuirreL SQL Dependency Plugin 1.0.9

This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.squirrel-sql
ArtifactId

ArtifactId

squirrelsql-dependency-plugin
Version

Version

1.0.9
Type

Type

maven-plugin
Description

Description

SQuirreL SQL Dependency Plugin
This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")
Project URL

Project URL

http://www.squirrelsql.org/

Download squirrelsql-dependency-plugin 1.0.9


<plugin>
    <groupId>net.sf.squirrel-sql</groupId>
    <artifactId>squirrelsql-dependency-plugin</artifactId>
    <version>1.0.9</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0.2
org.apache.maven : maven-settings jar 2.0.2
org.apache.maven.plugins : maven-dependency-plugin maven-plugin 2.2

Project Modules

There are no modules declared in this project.