| License |
License
GNU General Public License, version 3 (GPL-3.0)
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.alexecollins.maven.plugin |
| ArtifactId | ArtifactIdscript-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionScript Plugin
An API compatible version of the (defunct?) Codehaus plugin (http://mojo.codehaus.org/script-maven-plugin/)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.alexecollins.maven.plugin</groupId>
<artifactId>script-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.9.1 |
| org.mozilla : rhino | jar | 1.7R3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |