Issue Type: Task Task
Affects Versions: 0.5.0
Assignee: Daniel Bevenius
Components: SimplePush-server
Created: 28/Jul/13 10:12 AM
Description:

The build currently uses the ant plugin to copy dependencies for the wildfly module, the Netty subsystem, and the vert.x module. Before copying the maven dependency:copy plugin is uses to copy all dependencies to a folder in the build output directory. This doing a lot of unneeded work and adding to the build time. Instead we should explicitly specify the artifacts to copy and have them copied directly to the output folder.
The resources that need to be copied should be specified using the maven-resource-plugin and have their outputDirectory set to the correct location.

For the WildFly module we should add properties and filter module.xml, so that we can update version in one place.

Fix Versions: 0.5.0
Project: AeroGear Push
Priority: Major Major
Reporter: Daniel Bevenius
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira