Last Version

Script Plugin 1.0.0

An API compatible version of the (defunct?) Codehaus plugin (http://mojo.codehaus.org/script-maven-plugin/)

License

License

GNU General Public License, version 3 (GPL-3.0)
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.alexecollins.maven.plugin
ArtifactId

ArtifactId

script-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

Script Plugin
An API compatible version of the (defunct?) Codehaus plugin (http://mojo.codehaus.org/script-maven-plugin/)
Project URL

Project URL

https://github.com/alexec/script-maven-plugin
Source Code Management

Source Code Management

https://github.com/alexec/script-maven-plugin

Download script-maven-plugin 1.0.0


<plugin>
    <groupId>com.alexecollins.maven.plugin</groupId>
    <artifactId>script-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
bsf : bsf jar 2.4.0
org.apache.maven : maven-project jar 2.2.1

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.9.1
org.mozilla : rhino jar 1.7R3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.