qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

flex-super-pom refers to non-existing artifact #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://svn.sonatype.org/flexmojos/repository/info/flex-mojos/flex-super-pom/2.0-
alpha4/flex-super-pom-2.0-alpha4.pom

contains

<dependency>
    <groupId>com.adobe.flex.framework</groupId>
    <artifactId>flex-framework</artifactId>
    <version>3.0.0.477</version>
    <type>pom</type>
</dependency>

but
http://svn.sonatype.org/flexmojos/repository/com/adobe/flex/framework/flex-frame
work/

doesn't have 3.0.0.477, only 3.1.0.2710.

Original issue reported on code.google.com by Hannes.S...@gmail.com on 23 Aug 2008 at 7:53

GoogleCodeExporter commented 9 years ago
Well, you can install 3.0.0.477.  But, 2.0-alpha4 must be 3.1.0.2710, so I will 
fix.

Please delete your current super pom to download it again.

Original comment by velo...@gmail.com on 23 Aug 2008 at 1:40