yegor256 / rexsl

Java RESTful XSL-based Web Framework
Other
15 stars 8 forks source link

com.rexsl.maven.RunMojo#run() failure #776

Closed simonjenga closed 10 years ago

simonjenga commented 10 years ago
/**
 * Run WAR as a web server to enable interactive testing of a web application.
 *
 * <p>Run {@code mvn clean package rexsl:run -Drexsl.port=9099} and open
 * your browser at {@code http://localhost:9099/}.
 * You will see the front page of your application.
 */
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
yegor256 commented 10 years ago

the plugin is gone, please close the issue