You are right, something nasty happen with maven release plugin that do not catch this problem. I will be fixing this in the next minutes.
VELO On Thu, Mar 25, 2010 at 10:28 AM, Christophe Herreman < [email protected]> wrote: > Hi, > > we're getting an error when building with the latest 3.6 release: > > *** > Downloading: > > http://repository.sonatype.org/content/groups/public/org/sonatype/flexmojos/flexmojos-unittest-parent/3.6-SNAPSHOT/flexmojos-unittest-parent-3.6-SNAPSHOT.pom > [INFO] Unable to find resource 'org.sonatype.flexmojos:flexmojos- > unittest-parent:pom:3.6-SNAPSHOT' in repository flex-mojos-repository > (http://repository.sonatype.org/content/groups/public) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > Project ID: null:flexmojos-unittest-support:swc:3.6 > > Reason: Cannot find parent: org.sonatype.flexmojos:flexmojos-unittest- > parent for project: null:flexmojos-unittest-support:swc:3.6 for > project null:flexmojos-unittest-support:swc:3.6 > *** > > The flexmojos-unittest-support-3.6.pom is referencing: > > <parent> > <groupId>org.sonatype.flexmojos</groupId> > <artifactId>flexmojos-unittest-parent</artifactId> > <version>3.6-SNAPSHOT</version> > <relativePath>../flexmojos-unittest-parent/pom.xml</relativePath> > </parent> > > Is this correct? > > regards, > Christophe > > -- > 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/ > > To unsubscribe from this group, send email to flex-mojos+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- 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/ To unsubscribe from this group, send email to flex-mojos+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
