Generate ASDocs on Maven Build
Reported by Dan Schultz | January 20th, 2011 @ 02:07 AM | in 0.3.0
Add the goal to generate ASDoc's whenever the project is built under maven.
Goal: https://repository.sonatype.org/content/sites/maven-sites/flexmojos...
Comments and changes to this ticket
-
Dan Schultz January 20th, 2011 @ 02:09 AM
- Milestone set to 0.1.0
- Milestone order changed from 1 to 0
-
Dan Schultz January 20th, 2011 @ 02:09 AM
- Tag set to build
-
Dan Schultz January 20th, 2011 @ 02:10 AM
- State changed from new to open
-
Dan Schultz January 20th, 2011 @ 04:15 AM
(from [e1d00376f8e44212056ab17a08f5e158c27078da]) working on getting maven to generate asdocs [#15] https://github.com/danschultz/mesh/commit/e1d00376f8e44212056ab17a0...
-
Dan Schultz January 20th, 2011 @ 09:14 PM
ASDoc is barfing on the arguments being sent from FlexMojos. I've created a ticket on their mailing list here: http://groups.google.com/group/flex-mojos/browse_thread/thread/eca2...
-
Dan Schultz January 21st, 2011 @ 10:26 PM
- Milestone changed from 0.1.0 to 0.2.0
- Milestone order changed from 9 to 0
-
Dan Schultz January 28th, 2011 @ 09:48 AM
- Tag changed from build to build, documentation
-
Dan Schultz April 6th, 2011 @ 05:11 AM
- Milestone changed from 0.2.0 to 0.3.0
- Milestone order changed from 6 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mesh is an open-source persistence framework for Adobe Flex. It is designed to make the persistence of your application's model easier. Mesh provides the mechanisms for defining the associations between your model's entities, tracking which objects need to be saved, and mapping your entities to backend services.
<p>
<strong>Wiki</strong>
The Mesh wiki is hosted on GitHub at <a href="https://github.com/danschultz/mesh/wiki">https://github.com/danschultz/mesh/wiki</a>.
</p>
<p>
<strong>Source Code</strong>
Mesh is hosted on GitHub at <a href="http://github.com/danschultz/mesh">http://github.com/danschultz/mesh</a>.
</p>
People watching this ticket
Tags
Referenced by
- 15 Generate ASDocs on Maven Build (from [e1d00376f8e44212056ab17a08f5e158c27078da]) working...