Well you have to add the "<type>pom</type>" to your dependency.
The flex-framework consists of quite a number of modules. You could
add all of them individually, or you reference the pom and hereby
automatically import all the dependencys that are configured there.

http://dev.c-ware.de/confluence/display/PUBLIC/Configuring+your+poms

Hope this helps,
    Chris

2011/4/12 Davis Ford <[email protected]>:
> I'm getting this bizarre error trying to build:
>
> Writing configuration dump to ..\..\target\sl-expression-rules-ui-configs.xml
> Error: unable to load SWC flex-framework-4.1.0.16248.pom:
> ..\..\.m2\repository\com\adobe\flex\framework\flex-framework\4.1.0.16248\flex-framework-4.1.0.16248.pom
> is not a SWC file.
>
> I looked in my local repo, and it matches the remote repo, which
> indeed is a not a swc, it is a pom, so what is going on here?
>
> https://repository.sonatype.org//content/groups/flexgroup/com/adobe/flex/framework/flex-framework/4.1.0.16248/flex-framework-4.1.0.16248.pom
>
> a) Why is maven trying to load the swc instead of a pom
>
> OR
>
> b) Why does the repo have only a pom -- where's the actual library?
>
> mvn version = 3.0.3
> flexmojos version = 4.0-SNAPSHOT
>
> --
> 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
>
> http://flexmojos.sonatype.org/
>

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

http://flexmojos.sonatype.org/

Reply via email to