Hi,
I just wanted to inform you that I just finished cleaning up in the maven-tools part of the repo. I renamed the maven-flex-plugin according to the maven rules flex-maven-plugin (the artifact-id was changed, but not the directory .. now both are in-sync again). Then I renamed the "mavenizer" to "flex-sdk-converter" (now that's in sync with the artifactId). After that I renamed the artifact id of the "maven-extension" to "flex-sdk-converter-maven-extension" as I am planning on starting to work on a "flex-maven-extension" which will make Maven recognize our types and correctly resolve our transitive dependencies. Hope that's ok with you. Think I'll try to delete the maven-extension SNAPSHOTS from the maven repo as I don't want anyone to use them ... perhaps deploying a replacement that simply outputs "DONT USE ME USE flex-sdk-converter-maven-extension" would be a good idea ;) I also wen't through the maven documentation part again and fixed some not 100% correct parts. So far the updates on the maven stuff ... Chris