Hi Chris,

Thanks for the reply.
Can you point me to the right page that describes the steps involved in
building the most recent sources?
I see that the GitHub readme file is out of date ( pointing to
https://docs.sonatype.org/display/FLEXMOJOS/Building+Flexmojos+from+sources
that no longer exists ).
I also found this:
https://flexmojos.atlassian.net/wiki/display/FLEXMOJOS/Building+Flexmojos
but it looks like old VELO stuff... I guess it's not applicable anymore.

Simply running a /mvn clean install/ on the root of your flexmojos repo (
https://github.com/chrisdutz/flexmojos.git ) yields the following error:



I don't understand why the build is seemingly dependent on
org.apache.flex:compiler:pom:4.13.0.20140701; do I really need to mavenize
and deploy that version just in order to somehow build Flexmojos 7.1.0?
Looks like quite a hassle...

*PS:* Building certain modules individually is not possible either; I tried
building only the flexmojos-maven-plugin module but then it started
complaining about a missing dependency on flex-tool-api version 1.0.0; I
checked tag 1.0.0 out, built and installed so that solved that error, but
then it just continues to complain about others stuff that doesn't exist (
like a never ending cycle )... quite annoying. :)

Cheers,
Barna



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Missing-4-12-1-20140427-dependency-information-warnings-in-build-tp9907p9909.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to