Is it possible to reference multiple linkReport? Our project has
multiple swcs and I was trying to use linkReport with
       <dependency>
            <groupId>${project.groupId}</groupId>
            <artifactId>...</artifactId>
            <type>xml</type>
            <classifier>link-report</classifier>
        </dependency>

This works fine for one but it does not let me have multiple link-
report dependencies. I get this error:
[ERROR] no default arguments are expected
Use 'oem -help' for information about using the command line.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error compiling!
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------

If this is not supported, can I have all the swcs write to one file?

Thanks,
Miguel

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