On Wed, May 26, 2010 at 12:29 AM, Josh McDonald <[email protected]> wrote: > I've got my project building with Maven successfully ("mvn compile"), but > when I try to run "mvn package" to get just the build artifacts rather than > all the build-process cruft that goes into /target I get a message telling > me I need license.jar.
Could you provide the actual message? There are some warnings that you might need the license.jar, but I don't think the build should fail because of a missing license.jar. > This project doesn't need the data-visualisation tools yet, so I don't care > about building without a valid license, but I can't seem to make it work. There are other things that might need license.jar, for example automation and font embedding. Logan -- 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/
