Maven GWT plugin

This is a maven plugin for compiling GWT modules. It can also be used to start the GWTShell with the in the project Runtime Dependencies on the classpath. This project was started because existing plugins did not suffice.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.bankras
ArtifactId

ArtifactId

mvn-gwt-plugin
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven GWT plugin
This is a maven plugin for compiling GWT modules. It can also be used to start the GWTShell with the in the project Runtime Dependencies on the classpath. This project was started because existing plugins did not suffice.
Project URL

Project URL

http://code.google.com/p/mvn-gwt-plugin/

Download mvn-gwt-plugin

How to add to project

<plugin>
    <groupId>net.bankras</groupId>
    <artifactId>mvn-gwt-plugin</artifactId>
    <version>1.0.4</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0.6
org.apache.maven : maven-project jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4