<build> <finalName>reload-test</finalName> <plugins> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>tomcat-maven-plugin</artifactId> <configuration> <url>http://localhost:8090/manager</url> <server>myserver</server> </configuration> </plugin> </plugins> </build>
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
configure maven2 tomcat plugin (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» Using FlashObject and the mi... in javascript expressionengine flash plugin
» Use SVN, Ant and Tomcat in X... in osx java ant xcode tomcat
» acts_as_taggable_on_steroids... in rails plugin migration taggable
» Acts as Taggable on Steroids... in rails plugin tag taggable cloud acts_as_taggable
» Restful Authentication - Che... in rails plugin restful_authentication
» Plugin: Attachment_fu - Inst... in rails plugin attachment_fu
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails