Hi Logan, Thanks for confirming the expectation that a clean build is expected to work successfully without manual intervention.
In the original email on this thread, I described a problem (with -P minimal) where a clean build failed unexpectedly. Here are the steps that I followed: 1. mkdir flex-mojos-trunk 2. cd flex-mojos-trunk 3. svn co http://svn.sonatype.org/flexmojos/trunk . 4. mvn -P minimal clean install ...and here is the build failure: [INFO] Building Flexmojos Generator - graniteds 2.0.0 ... Missing: ---------- 1) org.graniteds:granite-generator:jar:2.0.0.RC1 ... Path to dependency: 1) org.sonatype.flexmojos:flexmojos-generator-graniteds-2.0.0:jar:3.3-SNAPSHOT 2) org.graniteds:granite-generator:jar:2.0.0.RC1 2) org.graniteds:granite-generator-share:jar:2.0.0.RC1 ... Path to dependency: 1) org.sonatype.flexmojos:flexmojos-generator-graniteds-2.0.0:jar:3.3-SNAPSHOT 2) org.graniteds:granite-generator-share:jar:2.0.0.RC1 Please help. Note: in order to fully test the build dependencies, it may be necessary to remove (or rename) ~/.m2/repository directory before executing mvn -P minimal clean install. Kind Regards, John Fallows On Wed, Jun 10, 2009 at 4:30 PM, Logan Allred <[email protected]> wrote: > > On Wed, Jun 10, 2009 at 9:26 AM, John R. > Fallows<[email protected]> wrote: > > Unfortunately, a fresh svn checkout and mvn clean install still fails as > > previously described. :-( > ..... > > Even with that pom change in place, then the emma 2.1.5320 dependency > still > > fails. As you mentioned, it currently requires manual installation. That > > manual installation could easily be eliminated by hosting the dependency > on > > flex-mojos repository until it becomes available on the default Maven2 > > repository. What do you think? > > The poms should have a reference to all of the repositories needed to > do a build from a clean checkout. > > Ideally, there would also be a page on the wiki for how to build > Flexmojos, especially if special configuration or settings are needed > (for example -Pminimal). > > 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?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
