I downloaded the artifact (adt-4.0.0.14159.jar) a from the repository
from that location, and verified the version
java -jar adt-4.0.0.14159.jar -version
adt version "2.5.0.16610"

Will flexmojos pick up adt from somewhere else than that specified as
a dependency in the flexmojos plugin specification?

On Jan 6, 1:35 pm, anil <[email protected]> wrote:
> I have verified that the adt.jar in that location is the one from AIR
> 2.5. Regarding 2.5/2.0 I am actually setting the AIR namespace to 2.5
> (http://ns.adobe.com/air/application/2.5). I get this error if I set
> the namespace to either 2.0 or 2.5. If I reset it back to 1.5 it
> works. So it does appear that the wrong version of adt.jar is getting
> picked up, but I am not sure where flexmojos is getting it from.
>
> On Jan 6, 1:11 pm, velo <[email protected]> wrote:
>
> > No idea if that is valid, but still, Adt 2.0 won't work for air 2.5
> > applications.
>
> > On Jan 6, 6:09 pm, anil <[email protected]> wrote:
>
> > > I only verified this on the build machine. In the pom the dependency
> > > defined for the flexmojos plugin was updated to the 2.0 version.
>
> > > <dependency>
> > >   <groupId>com.adobe.flex.compiler</groupId>
> > >   <artifactId>adt</artifactId>
> > >   <version>4.0.0.14159</version>
> > >   <scope>compile</scope>
> > > </dependency>
>
> > > On Jan 6, 11:31 am, Marvin Froeder <[email protected]> wrote:
>
> > > > On Thu, Jan 6, 2011 at 5:17 PM, anil <[email protected]> wrote:
> > > > > I have verified that we are using the right version of adt (adt 
> > > > > -version is
> > > > > 2.5.0.16610) .
>
> > > > And how did you do that on flexmojos?

-- 
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/

Reply via email to