sudeep87 / uimafit

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

streamline release process by automating update of downloadable files and javadocs #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It may be possible to automate a couple steps in the release process which are 
now done manually: updating the javadocs and the download files.  One possible 
mechanism for accomplishing this is to use the antrun plugin which is described 
here:

http://maven.riedelcastro.org/gcupload-maven-plugin/usage.html

Original issue reported on code.google.com by pvogren@gmail.com on 3 Jan 2011 at 4:45

GoogleCodeExporter commented 8 years ago
How about linking not providing any downloads on Google Code at all but instead 
refer to the uimaFIT folder on Maven Central (or to the Sonatype repositories - 
which have the new release immediately)?

Original comment by richard.eckart on 3 Jan 2011 at 4:53

GoogleCodeExporter commented 8 years ago
If we provide the downloads on Google Code I think we should set up a 
distribution package in Maven using the assembly plugin - an issue for the next 
release?

Original comment by richard.eckart on 3 Jan 2011 at 4:57

GoogleCodeExporter commented 8 years ago
Right, I don't see any point in posting uimafit-1.1.0.jar on the downloads 
page.  I think it should be a zip/tgz file that contains all of the 
dependencies too per issue #42.

Original comment by pvogren@gmail.com on 3 Jan 2011 at 5:15

GoogleCodeExporter commented 8 years ago

Original comment by pvogren@gmail.com on 3 Jan 2011 at 10:02

GoogleCodeExporter commented 8 years ago

Original comment by richard.eckart on 7 Jan 2013 at 4:51

GoogleCodeExporter commented 8 years ago
No longer relevant since the release process at Apache is different anyway.

Original comment by richard.eckart on 30 Mar 2013 at 8:37