Skip to content

Commit

Permalink
Merge pull request #10 from snjeza/jbide-13159
Browse files Browse the repository at this point in the history
JBIDE-13159 - gwt-kitchensink fails to deploy - class not found
  • Loading branch information
jfuerth committed Mar 11, 2013
2 parents a512fd9 + 0460dab commit af85e4c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -51,7 +51,7 @@ or if you are using windows
To deploy the application, you first need to produce the archive to deploy using
the following Maven goal:

mvn package
mvn clean package

You can now deploy the artifact to JBoss AS by executing the following command:

Expand Down

0 comments on commit af85e4c

Please sign in to comment.