And for anyone following along, templateURI goes inside <configuration> like
this:
<plugin>
<groupId>info.flex-mojos</groupId>
<artifactId>html-wrapper-mojo</artifactId>
<configuration>
<templateURI>folder:html-template</templateURI>
</configuration>
<executions>
<execution>
<goals>
<goal>wrapper</goal>
</goals>
</execution>
</executions>
</plugin>
On Fri, Jan 23, 2009 at 2:35 PM, Marvin Froeder <[email protected]> wrote:
> So you need to define the template Uri
>
> http://docs.flex-mojos.info/html-wrapper-mojo/wrapper-mojo.html#templateURI
>
>
> VELO
>
>
> On Fri, Jan 23, 2009 at 8:31 PM, Richard Rodseth <[email protected]>wrote:
>
>> I found that, but it generates a standard Adobe wrapper, not one based on
>> my template.
>>
>>
>> On Fri, Jan 23, 2009 at 2:24 PM, Marvin Froeder <[email protected]>wrote:
>>
>>>
>>> http://svn.sonatype.org/flexmojos/branches/flex-mojos-2.0.x/test-harness/projects/concept/html-template-application/
>>> =P
>>>
>>> VELO
>>>
>>>
>>> On Fri, Jan 23, 2009 at 8:10 PM, Richard Rodseth <[email protected]>wrote:
>>>
>>>> http://docs.flex-mojos.info/html-wrapper-mojo/index.html is still
>>>> broken.
>>>>
>>>> Can anyone point me at an example POM that generates a wrapper from the
>>>> custom html-template that's part of the project?
>>>>
>>>> Thanks.
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---