nm my last post.
I see what you mean. it takes the finalName which is by default
resolved to ${project.artifactId}-${project.version}.

In my case however ${project.artifactId} and ${project.version} seem
not to be resolved themselves.

On 19 nov, 16:30, Jboss <[email protected]> wrote:
> Adding a finalName on the swf pom doesnt change anything for me. Also
> the 102 sample does not have a finalName declared.
>
> On 19 nov, 16:19, Marvin Froeder <[email protected]> wrote:
>
> > It should be using ${project.build.finalName}
>
> > On Thu, Nov 19, 2009 at 1:07 PM, Jboss <[email protected]> wrote:
> > > Hi,
> > > I'm trying to use the flexmojos:wrapper goal for creating a wrapper on
> > > a war.
>
> > > In my configuration I'm using the <wrapperArtifact>. All the
> > > placeholders are correctly being replaced eg. ${title}, ${application}
> > > and so on.
>
> > > Only the ${swf} is being replaced by ${project.artifactId}-$
> > > {project.version}
>
> > > I copied my templates into the test-harness/**/flex-mojos-102 sample,
> > > there it works flawlessly. I compared all the poms, and cannot find
> > > any difference that might explain this behaviour.
>
> > > Could you please tell me how the ${swf} is being resolved?
>
> > > Thanks,
> > > Tom
>
> > > --
> > > 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]<flex-mojos%[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/

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