thank you i will give a try i am already connected to the
http://oss.sonatype.org/content/repositories/snapshots/
and i will try this forum guidelines :
http://apache-flex-users.2333346.n4.nabble.com/New-Flexmojos-7-0-0-SNAPSHOT-available-td3798.html
i come back if something good or bad happens
miguel
> From: christofer.d...@c-ware.de
> To: users@flex.apache.org
> Subject: AW: AW: AW: AW: flex compilation diferent from maven compilation
> Date: Wed, 14 May 2014 20:59:05 +0000
>
> HI Miguel,
>
> I think I remember that problem. I think I resolved that in Flexmojos 7 and
> eventually it's resolved in 6.1.0-SNAPSHOT.
> I'd suggest to give one of those a try. But if you are planning on Apache
> Flex, use 7.0.0 because that's optimized on Apache and I will not be porting
> back a lot of the things I'm doing on the 7.x branch.
>
> Chris
>
>
> -----Ursprüngliche Nachricht-----
> Von: Miguel Ferreira [mailto:miguel.cd.ferre...@hotmail.com]
> Gesendet: Mittwoch, 14. Mai 2014 16:12
> An: users@flex.apache.org
> Betreff: RE: AW: AW: AW: flex compilation diferent from maven compilation
>
> 6.0.1 and is points for the 4.6.0 that i can not find ? there is a away to
> get that artifact that i can pass it to the Nexus team?
> I can also update to the version 7 but in the nexus i could not find it
>
> > From: christofer.d...@c-ware.de
> > To: users@flex.apache.org
> > Subject: AW: AW: AW: flex compilation diferent from maven compilation
> > Date: Tue, 13 May 2014 13:08:53 +0000
> >
> > Hi Miguel,
> >
> > yes I have an Artifactory in which I have all the artifacts. But No, I
> > can't give you access to that. Aotherwise Adobe would probably start
> > writing mad letters to me ;-)
> >
> > What version of Flexmojos are you using? 6.x or 7.x?
> >
> > Chris
> > ________________________________________
> > Von: Miguel Ferreira <miguel.cd.ferre...@hotmail.com>
> > Gesendet: Dienstag, 13. Mai 2014 11:00
> > An: users@flex.apache.org
> > Betreff: RE: AW: AW: flex compilation diferent from maven compilation
> >
> > Hi Chris,
> > Even related to the topic,
> > Do you have a Nexus Proxy were i can connect to have the correct
> > dependencies and the correct versions?
> > Because in the pom file i have the dependency of the flex compiler version
> > 4.6.0 but i only can find the dependency for the version 4.6.b.And is a
> > headache because i don't "control" the Nexus environment, but, a can tell
> > the Nexus team to open a Nexus proxy for this dependency and that will
> > solve my issue and also future dependencies problems where i can update
> > always the flexmojos without looking if the dependencies are correct or not.
> >
> > Thank you,
> > Miguel
> >
> > > From: christofer.d...@c-ware.de
> > > To: users@flex.apache.org
> > > Subject: AW: AW: flex compilation diferent from maven compilation
> > > Date: Mon, 5 May 2014 11:13:56 +0000
> > >
> > > Hi Miguel,
> > >
> > > You can have a look at my confluence ... here I documented a lot of stuff
> > > back in the days where I didn't have write Access to the Flexmojos Wiki:
> > > https://dev.c-ware.de/confluence/display/PUBLIC/Flexmojos+Section
> > > Especially this article should be a good starting point:
> > > https://dev.c-ware.de/confluence/display/PUBLIC/Configuring+your+pom
> > > s But I currently do see that these pages could use an update to the
> > > latest Flexmojos and Apache Flex versions.
> > >
> > > Just come back if you have any problems.
> > >
> > > Chris
> > >
> > > ________________________________________
> > > Von: Miguel Ferreira <miguel.cd.ferre...@hotmail.com>
> > > Gesendet: Montag, 5. Mai 2014 12:04
> > > An: users@flex.apache.org
> > > Betreff: RE: AW: flex compilation diferent from maven compilation
> > >
> > > Hi Chris,
> > > I was waiting for your response!
> > > I enter in this project and a lot of libraries and etc are 1000
> > > years old because i did not know Maven i let it be quiet there but in
> > > this moment i was already reading and trying to update this historical
> > > version to a update one :) Thanks for the links i will give it a try.
> > > Miguel
> > >
> > > > From: christofer.d...@c-ware.de
> > > > To: users@flex.apache.org
> > > > Subject: AW: flex compilation diferent from maven compilation
> > > > Date: Mon, 5 May 2014 09:35:15 +0000
> > > >
> > > > Hi Miguel,
> > > >
> > > > well Flexmojos 3.6.1 is about 1000 Years old :-) It's not at all
> > > > capable of compiling with Apache Flex versions. If you want to use
> > > > Apache Flex releases you have to upgrade to Flexmojos 7.0.0 and
> > > > currently you have to create the Mavenized version of the Flex SDK by
> > > > using our cool Mavenizer tool:
> > > > https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+SDK+M
> > > > avenizer
> > > >
> > > > Flexmojos also has a new GroupId strarting from verion 5.x:
> > > > net.oss.flexmojos. I think having a look at this document is a good
> > > > starting point:
> > > > https://flexmojos.atlassian.net/wiki/display/FLEXMOJOS/Migrating+t
> > > > o+6.x
> > > >
> > > > The only main difference between Flexmojos 6 and 7 is that the Flex SDK
> > > > now has the group Id org.apache.flex instead of com.adobe.flex.
> > > >
> > > > Chris
> > > >
> > > > ________________________________________
> > > > Von: Miguel Ferreira <miguel.cd.ferre...@hotmail.com>
> > > > Gesendet: Montag, 5. Mai 2014 11:20
> > > > An: users@flex.apache.org
> > > > Betreff: flex compilation diferent from maven compilation
> > > >
> > > > Hi all,
> > > >
> > > > Last week i developed some menu items for the context menu in a flex
> > > > application.
> > > > When i compile it with FB 4.7 every option is show without any problem
> > > > but when i compile with maven the context menu is always the default
> > > > one?
> > > >
> > > > I am using SDK 4.10.flash version 10.0.45
> > > >
> > > > <properties> <flex.version>4.10.0.20130801</flex.version>
> > > > <flexmojos.version>3.6.1</flexmojos.version>
> > > > <flash.version>10.0.45</flash.version>
> > > > <playerglobal.version>11.8</playerglobal.version>
> > > > <flexlib.classifier>flex3</flexlib.classifier>
> > > > <target.dir>target</target.dir> </properties>
> > > > I am quite new with maven.
> > > > I can see that is a old version of flex mojos. Is that the solution? to
> > > > update to the most recent.
> > > > Or the compiler have to have some extra argument?
> > > > Thank you in advance for some feedback.
> > > > Miguel.
>