1) Yes it is. 2) It's quite possible that I have no idea the difference between compile and package; as far as I know package does compile and then copies the final artifact into a new directory and/or zips it into a jar.
3) I've been trying to figure it all out from Google, the manual, and Stack Overflow. When I can't get the knowledge from those sources (which is hard, given how much change flex-mojos seems to have gone through in the last few years) I ask here. Last time I checked, this was a mailing list for getting help with Flex mojos? I'm new to Maven, so I'm sure I have some noob questions, but I'm not new to development, and I try to be polite. Basically anybody who actually needs help on this list is treated like they're some kind of retard, or in my case a lying retard. Good job fellas! The smelly anti-social monsters who used to hang out on Linux newsgroups in the 90s would be proud. On 26 May 2010 21:10, Marvin Froeder <[email protected]> wrote: > 1) what you are saying is not happening. At least not as you are saying and > makes no sense at all. > > 2) you have no idea what is the difference between compile and package, do > you? Package does same as compile + some extra steps. > > 3) read http://www.sonatype.com/products/maven/documentation/book-defguide > > Sent from DROID > > Em 26/05/2010 03:29, "Josh McDonald" <[email protected]>escreveu: > > > Hi guys, > > 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. > > Unfortunately, Maven tells me that I should read the FAQ, which just tells > me that "Maven will provide detailed install instructions at first time you > try to compile this project" > > 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. > > What am I doing wrong? > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > Josh 'G-Funk' McDonald > - [email protected] > - http://twitter.com/sophistifunk > - http://flex.joshmcdonald.info/ > > -- > 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]<flex-mojos%[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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." Josh 'G-Funk' McDonald - [email protected] - http://twitter.com/sophistifunk - http://flex.joshmcdonald.info/ -- 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/
