How silly of me... I didn't know the snapshots are hosted there. Ok, after adding the repository to my global settings, I'm running into the following while trying to build my sample project:
I don't really understand what the error message is about: *Output file doesn't exist and now error was throw by the compiler!* ( I assume that "now" and "throw" were in fact intended to be "no" and "thrown" - but even so, it's not really shedding any light on is actually wrong or what is missing from my configuration ) *[WARNING] The POM for org.apache.flex:flex-tool-api:jar:1.0.0-SNAPSHOT is missing, no dependency information available* is troubling as well and I also I can't build the flexmojos repository because of this missing artifact... and I can't seem to find anywhere... Is it a bug that the plugin is still trying to use 1.0.0-SNAPSHOT although 1.0.0 is out and indeed deployed to the sonatype repository? Or am I missing something again? In case it helps, my pom.xml currently looks like this: In case you ( or anyone else ) wants to give the build a shot himself, then feel free to clone my sample project form my public repository ( it will most likely get removed at some later point in time ): /git clone http://stash.barnabiro.com/scm/pub/data-parsing.git/ Thanks for the help so far Chris. I really really appreciate it. Barna -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Missing-4-12-1-20140427-dependency-information-warnings-in-build-tp9907p9916.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
