Maven Integration for Eclipse

Integration with Flex 3.0 via the flex-mojos provided by VELO

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Project Configuration
  • Labels:
    None
  • Number of attachments :
    0

Description

We need to create a first pass at a configurator to marry the flex-mojos with m2eclipse.

Issue Links

Activity

Hide
Jason van Zyl added a comment -

This will be a quick pass at creating a configurator so that we can get feedback from users to make sure that we're going in the right direction.

Show
Jason van Zyl added a comment - This will be a quick pass at creating a configurator so that we can get feedback from users to make sure that we're going in the right direction.
Hide
Bouiaw added a comment -

I think this issue depends on http://jira.codehaus.org/browse/MNGECLIPSE-380 since flex-mojos use extension tag.

Show
Bouiaw added a comment - I think this issue depends on http://jira.codehaus.org/browse/MNGECLIPSE-380 since flex-mojos use extension tag.
Hide
Eugene Kuleshov added a comment -

I don't see any issues with extension tag in examples from flex-mojos. As I already mention on the mailing list, please attach test projects to MNGECLIPSE-380 that would allow us to reproduce issue.

Show
Eugene Kuleshov added a comment - I don't see any issues with extension tag in examples from flex-mojos. As I already mention on the mailing list, please attach test projects to MNGECLIPSE-380 that would allow us to reproduce issue.
Hide
Marvin Froeder added a comment -

In flex-mojos samples we are using inherit from flex-super-pom.
And on flex-super-pom is declared the extension.

VELO

Show
Marvin Froeder added a comment - In flex-mojos samples we are using inherit from flex-super-pom. And on flex-super-pom is declared the extension. VELO
Hide
Marvin Froeder added a comment -

In flex projects all dependencies are with custom types (normally <type>swc</type>)

VELO

Show
Marvin Froeder added a comment - In flex projects all dependencies are with custom types (normally <type>swc</type>) VELO
Hide
Bouiaw added a comment -

We can't integrate Flex Mojo if m2eclipse does not support extension plugins

Show
Bouiaw added a comment - We can't integrate Flex Mojo if m2eclipse does not support extension plugins
Hide
Michael Mattox added a comment -

I'm curious what people are doing as a workaround. Copy the flex files (1 SWF in our case) by hand or via an ANT script?

Show
Michael Mattox added a comment - I'm curious what people are doing as a workaround. Copy the flex files (1 SWF in our case) by hand or via an ANT script?
Hide
Logan Allred added a comment -

The current workarounds are documented here:
http://code.google.com/p/flex-mojos/wiki/FlexBuilderIntegration

Show
Logan Allred added a comment - The current workarounds are documented here: http://code.google.com/p/flex-mojos/wiki/FlexBuilderIntegration
Hide
Bouiaw added a comment -

You can see on http://code.google.com/p/igenko/wiki/SetupProject the workaround that we use on our project.

Show
Bouiaw added a comment - You can see on http://code.google.com/p/igenko/wiki/SetupProject the workaround that we use on our project.

People

Vote (15)
Watch (13)

Dates

  • Created:
    Updated: