gautamaino / gwteventservice

Automatically exported from code.google.com/p/gwteventservice
Other
0 stars 0 forks source link

Maven: Assemble+Release gwteventservice-core.zip and gwteventservice-developer.zip #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Get maven to assemble gwteventservice-core.zip and gwteventservice-
developer.zip as part of the build lifecycle. See maven assembly plugin.

Then, ask maven to include the zip files as part of the project artifact's 
for deployment. See maven-build-helper plugin.

Original issue reported on code.google.com by ahhug...@gmail.com on 5 May 2010 at 2:39

GoogleCodeExporter commented 8 years ago
Closing, there is now a maven module called 'zip' that does this (using the 
maven-assembly-plugin). Which is equivalent in content to the old developer zip.

Original comment by ahhug...@gmail.com on 9 Jan 2011 at 10:25