Here is what I'm getting in debug when I run install-rsl on a minimal
pom which does not declare FM plugin :

mvn -X org.sonatype.flexmojos:flexmojos-maven-plugin:3.9-
SNAPSHOT:install-rsl -DgroupId=org.spicefactory -DartifactId=parsley-
flex3 -Dversion=2.3.2 -DoptimizeRsls=false

...
[DEBUG] Configuring mojo 'org.sonatype.flexmojos:flexmojos-maven-
plugin:3.9-SNAPSHOT:install-rsl' -->
[DEBUG]   (f) artifactId = parsley-flex3
[DEBUG]   (f) backup = true
[DEBUG]   (f) build = org.apache.maven.model.Build@945b95
[DEBUG]   (f) context = org.apache.maven.execution.MavenSession@b1684
[DEBUG]   (f) deploy = false
[DEBUG]   (f) excludeGroupIds = com.adobe.*
[DEBUG]   (f) excludeTransitive = false
[DEBUG]   (f) groupId = org.spicefactory
[DEBUG]   (f) includeTypes = swc
[DEBUG]   (f) localRepository = Repository[local|file://D:\maven
\repository]
[DEBUG]   (f) optimizeRsls = false
[DEBUG]   (f) originalClassifier = original
[DEBUG]   (f) originalType = swc
[DEBUG]   (f) outputDirectory = D:\workspaces\java1\corporate-pom
[DEBUG]   (f) project = MavenProject: com.company:corporate-pom:1.0.0
@ D:\workspaces\java1\corporate-pom\pom.xml
[DEBUG]   (f) remoteRepositories =
[Repository[internal.snapshots.flex.repo|http://factory-server-01:8080/
nexus/content/repositories/flex-snapshots], ...]
[DEBUG]   (f) rslExtension = swf
[DEBUG]   (f) scope = rsl
[DEBUG]   (f) stripVersion = false
[DEBUG]   (f) version = 2.3.2
[DEBUG] -- end configuration --
[INFO] [flexmojos:install-rsl {execution: default-cli}]
[INFO] Flexmojos 3.9-SNAPSHOT
[INFO]   Apache License - Version 2.0 (NO WARRANTY) - See COPYRIGHT
file
[INFO] Overwriting RSL Artifact
[DEBUG] Artifact RSL found: org.spicefactory:parsley-flex3:swf:2.3.2

The resulting swf is empty, except if i use parsley-flex 2.3.1 which
is in my nexus (but in this case, swf is not overwritten, or at least,
it is still optimized)

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