Hello there,
(FM4 beta 3)
I want to use <scope>rsl</scope> on a dependency. The referenced SWC lib
also packaged with FM. That setup worked fine with FM3.8.
<dependency>
<groupId>com.icilalune.shared.flex</groupId>
<artifactId>libdrupal</artifactId>
<version>0.9.1-SNAPSHOT</version>
<type>swc</type>
<scope>rsl</scope>
</dependency>
With FM4, I get :
Error: No signed digest found in catalog.xml of the library,
C:\Users\simon\.m2\repository\com\icilalune\shared\flex\libdrupal\0.9.1-SNAPSHOT\libdrupal-0.9.1-SNAPSHOT.swc.
Compile the library with -create-digest=true and try again.
...as if it try to handle it as a signed SWC/Z.
Thanks in advance for any advice,
--
Simon
--
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/