Last Version

Maven plugin for GRAILS applications 2.4.6

This plugin allows you to integrate GRAILS applications into maven 2 builds.

License

License

Categories

Categories

Maven Build Tools Grails User Interface Web Frameworks
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-maven-plugin
Version

Version

2.4.6
Type

Type

maven-plugin
Description

Description

Maven plugin for GRAILS applications
This plugin allows you to integrate GRAILS applications into maven 2 builds.
Project URL

Project URL

http://github.com/grails/grails-maven

Download grails-maven-plugin 2.4.6


<plugin>
    <groupId>org.grails</groupId>
    <artifactId>grails-maven-plugin</artifactId>
    <version>2.4.6</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
jline : jline jar 2.11
org.grails : grails-bootstrap jar 2.5.1
org.eclipse.aether : aether-api jar 1.0.0.v20140518
org.eclipse.aether : aether-util jar 1.0.0.v20140518
org.codehaus.groovy : groovy jar 2.4.4
org.grails : grails-launcher jar 1.0.5

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.0
org.apache.maven : maven-model jar 3.1.0
org.apache.maven : maven-settings jar 3.1.0
org.apache.maven : maven-core jar 3.1.0
org.codehaus.plexus : plexus-utils jar 1.4.5

runtime (1)

Group / Artifact Type Version
org.eclipse.jdt.core.compiler : ecj jar 3.7.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.1.0
org.apache.maven : maven-compat jar 3.1.0
xmlunit : xmlunit jar 1.0
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.