Velo,
     I cannot guess what I have to do from that link. Instead I put down the
following line in the swf project

...
    <build>
        <outputDirectory>target/flexus</outputDirectory>
...
and  it has correctly generated "flexus folder", but It fails when it
runscopy-flex-resources (It omits "flexus folder" generated by maven
in swf
project)

I suppose it copies from equivalents paths, but it copies any swf to
/webapp.


On Mon, Apr 6, 2009 at 3:05 PM, Marvin Froeder <[email protected]> wrote:

> Take a look:
> https://docs.sonatype.org/display/FLEXMOJOS/Copy+Flex+Resources
>
>
> VELO
>
>
> On Mon, Apr 6, 2009 at 3:03 PM, Fernando Wermus <[email protected]
> > wrote:
>
>> Hi all,
>>      I have a multiple module project where one is a swf project and the
>> another is a java-wicket project. I am running on jetty and I need the swf
>> file be copied into webapp/flex folder of java-wicket project.
>>
>> I tried to get swf copied putting down in the java-wicket project:
>>
>> <plugin>
>> ....
>> <configuration>
>>       <outputDirectory>/webapp/flex</outputDirectory>
>> <configuration>
>> </plugin>
>>
>> or I tried to get swf copied putting doen in the swf project:
>>
>> <build>
>> ...
>> <directory>/flex</directory>
>>
>> without any success in both cases....
>>
>> How can I say to the plug in to copy the swf into webapp/flex directory?
>> Do I have to say to the plugin or to maven?
>>
>> thanks in advance!
>>
>> --
>> Fernando Wermus.
>>
>> www.linkedin.com/in/fernandowermus
>> http://mientretiempo.blogspot.com/
>>
>>
>>
>
> >
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus
http://mientretiempo.blogspot.com/

--~--~---------~--~----~------------~-------~--~----~
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