Forgive my denseness, but how do I get from this answer to an actual pom
example?

Do I mimic how compiler settings are overridden with a <configuration>
section? In doing so, do I use the flex-mojos version number to identify the
asdoc plugin?

Also, the documentation is truncated:
"A list of classes that should not be documented. You must specify
individual class names. Alternatively, if the ASDoc comment for the class
contains the"

so maybe there's an easier way for me to exclude a class?

On Wed, Feb 4, 2009 at 9:42 AM, Marvin Froeder <[email protected]> wrote:

> I opened an issue asking for an API for Asdoc, like the one existing from
> compiler.
>
> Not sure what was the resolution.
>
> http://docs.flex-mojos.info/asdoc/asdoc-mojo.html#excludeClasses
>
>
> VELO
>
>
> On Wed, Feb 4, 2009 at 3:38 PM, Richard Rodseth <[email protected]>wrote:
>
>> This is unfortunate. Has Adobe been notified? In the meantime, is there a
>> way I can exclude individual files from asdoc?
>>
>> Thanks.
>>
>>
>> On Fri, Jan 23, 2009 at 2:26 PM, Marvin Froeder <[email protected]>wrote:
>>
>>> If your assets are on src/main/resources it won't work.
>>>
>>> Asdoc tool doesn't support PathResolver, and for a reason that still
>>> unclear to me, asdoc need to compile sources.
>>>
>>> VELO
>>>
>>>
>>> On Fri, Jan 23, 2009 at 7:45 PM, Richard Rodseth <[email protected]>wrote:
>>>
>>>> When I run mvn  asdoc:asdoc on my 2.0.3-based POM, I get the following
>>>> error:
>>>>
>>>> Error: unable to resolve '/assets/images/button_icons.swf' for
>>>> transcoding
>>>>
>>>>       [Embed(source='/assets/images/button_icons.swf#circle')]
>>>>
>>>> Compiling works fine, however.
>>>>
>>>> Also, is it OK to use the standard flex-super-pom on a master pom
>>>> (containing <modules>) . I found I needed it to get asdoc support.
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to