Hi Christofer,
I'm a bit confused about that.
All I need to do is change my flexmojos version in pom?
It looks like that
<groupId>net.flexmojos.oss</groupId>
<artifactId>flexmojos-maven-plugin</artifactId>
<version>7.0.0</version>
<extensions>true</extensions>
<dependencies>
<dependency>
<groupId>org.apache.flex</groupId>
<artifactId>compiler</artifactId>
<version>${flex.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.adobe.air</groupId>
<artifactId>compiler</artifactId>
<version>${air.version}</version>
<type>pom</type>
</dependency>
</dependencies>
This doesn't work -> The POM for
net.flexmojos.oss:flexmojos-maven-plugin:jar:7.0.0 is missing, no dependency
information available
-----
Flex/Air developer open to new job offers and challenges.
[email protected]
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/New-Flexmojos-7-0-0-SNAPSHOT-available-tp3798p3800.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.