qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

asdoc mojo should have option to create jar of asdocs #147

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
the asdoc mojo should have a goal similar to javadoc:jar that will create an 
attached artifact 
containing an archive of the documentation.

(i've simulated this with gmaven at 
http://osi.fotap.org/2008/12/12/creating-attached-maven-
artifacts-with-gmaven/ )

Original issue reported on code.google.com by peter.royal@pobox.com on 12 Dec 2008 at 5:50

GoogleCodeExporter commented 9 years ago
Good idea, I will do that, but a zip, not a jar =D

VELO

Original comment by velo...@gmail.com on 12 Dec 2008 at 5:54

GoogleCodeExporter commented 9 years ago
heh, yes, a zip.

if you look at the gmaven stuff i did, i did generate a Zip, but had to use the 
JarArchiver as that's what the MavenArchiver appeared to require.

Original comment by peter.royal@pobox.com on 12 Dec 2008 at 6:00

GoogleCodeExporter commented 9 years ago
http://issues.sonatype.org/browse/FLEXMOJOS-9

Original comment by velo...@gmail.com on 21 Jan 2009 at 7:11