<plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>jboss-maven-plugin</artifactId> <version>1.4</version> <configuration> <jbossHome>${jboss.home}</jbossHome> <serverName>default</serverName> <fileName>target/my-app.war</fileName> </configuration> </plugin>
Spring Integration and XSLT with parameters
6 years ago
No comments:
Post a Comment