Maven 1.0.2?

0 views
Skip to first unread message

bmcelhany

unread,
Feb 24, 2009, 2:21:37 PM2/24/09
to Israfil Mojo User Discussions
Hi,

I am trying to find a way to compile a Flex 3 app and integrate it
into an existing JEE app. Unfortunately, the existing app is still
using Maven 1.0.2 to manage the build/deployment process and I can't
seem to find any Flex plugins that can be used with this older version
of Maven.

I am new to Maven, so maybe I'm making this much harder than it needs
to be. Can this be done without a plugin? Will Maven 2 plugins still
work with Maven 1?

Any guidance would be GREATLY appreciated. Thanks!

-Brian

Christian Edward Gruber

unread,
Feb 24, 2009, 2:26:04 PM2/24/09
to israfil-m...@googlegroups.com
Sadly, maven 1 is built on a different internal infrastructure, so
Maven 2 plugins won't work with it. I believe this will not be the
case between Maven 2 and 3, but it is the case with M2 and M1.

My recommendation to you would be to use the "exec" plugin or the
antrun plugin to manually invoke the flex compiler during a particular
maven phase. Unfortunately, my maven 1 skills are non-existant, so I
couldn't really help you more than that.

regards,
Christian
Christian Edward Gruber
e-mail: christiane...@gmail.com
weblog: http://www.geekinasuit.com/

Reply all
Reply to author
Forward
0 new messages