You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2012/12/01 23:43:37 UTC

svn commit: r1416068 [1/2] - in /incubator/flex/utilities/trunk/maven-flex-plugin: ./ trunk/ trunk/components/ trunk/components/api/ trunk/components/api/src/ trunk/components/api/src/main/ trunk/components/api/src/main/java/ trunk/components/api/src/m...

Author: cdutz
Date: Sat Dec  1 22:43:30 2012
New Revision: 1416068

URL: http://svn.apache.org/viewvc?rev=1416068&view=rev
Log:
Initial import.

Added:
    incubator/flex/utilities/trunk/maven-flex-plugin/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/compiler/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/compiler/Compiler.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/generator/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/generator/Generator.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/Optimizer.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/packager/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/packager/Packager.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/test/Test.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/AbstractFlexMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/compiler/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/compiler/CompilerMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/generator/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/generator/GeneratorMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/OptimizerMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/packager/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/packager/PackagerMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/test/TestMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/resources/META-INF/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/resources/META-INF/maven/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/resources/META-INF/plexus/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/resources/META-INF/plexus/components.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/apache/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/apache/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/apache/flex/maven/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/apache/flex/maven/plugins/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/apache/flex/maven/plugins/mavenizer/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/java/org/apache/flex/maven/plugins/mavenizer/MavenizerMojo.java
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/main/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-mavenizer-plugin/src/test/resources/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/compiler/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swc/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swc/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swc/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swc/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swc/src/main/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swc/src/main/flex/Main.mxml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swf/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swf/pom.xml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swf/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swf/src/main/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swf/src/main/flex/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/general/simple-swf/src/main/flex/Main.mxml
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/generator/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/optimizer/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/packager/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/flex/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/concepts/mavenizer/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/projects/issues/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/src/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/src/test/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/src/test/java/
    incubator/flex/utilities/trunk/maven-flex-plugin/trunk/testsuite/src/test/resources/

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>components</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>api</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / API</name>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/compiler/Compiler.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/compiler/Compiler.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/compiler/Compiler.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/compiler/Compiler.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,29 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.compiler;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 23:13
+ */
+public interface Compiler {
+
+    boolean compatible();
+
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/generator/Generator.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/generator/Generator.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/generator/Generator.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/generator/Generator.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.generator;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 23:13
+ */
+public interface Generator {
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/Optimizer.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/Optimizer.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/Optimizer.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/Optimizer.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.optimizer;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 23:13
+ */
+public interface Optimizer {
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/packager/Packager.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/packager/Packager.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/packager/Packager.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/packager/Packager.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.packager;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 23:13
+ */
+public interface Packager {
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/test/Test.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/test/Test.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/test/Test.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/api/src/main/java/org/apache/flex/maven/plugins/flex/test/Test.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,26 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.test;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 23:13
+ */
+public interface Test {
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-asdoc/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>compiler</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>compiler-asdoc</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Compiler / ASDoc</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-compc/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>compiler</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>compiler-compc</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Compiler / Compc</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-falcon/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>compiler</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>compiler-falcon</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Compiler / Falcon</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/compiler-mxmlc/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>compiler</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>compiler-mxmlc</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Compiler / MXMLC</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/compiler/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>components</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>compiler</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Compiler</name>
+
+    <modules>
+        <module>compiler-falcon</module>
+        <module>compiler-mxmlc</module>
+        <module>compiler-compc</module>
+        <module>compiler-asdoc</module>
+    </modules>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-constants/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>generator</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>generator-constants</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Generator / Constants</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/generator-gas3/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>generator</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>generator-gas3</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Generator / GAS3</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/generator/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>components</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>generator</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Generator</name>
+
+    <modules>
+        <module>generator-constants</module>
+        <module>generator-gas3</module>
+    </modules>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-apparat/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>optimizer</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>optimizer-apparat</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Optimizer / Apparat</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/optimizer-flex/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>optimizer</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>optimizer-flex</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Optimizer / Flex</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/optimizer/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>components</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>optimizer</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Optimizer</name>
+
+    <modules>
+        <module>optimizer-flex</module>
+        <module>optimizer-apparat</module>
+    </modules>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-air/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>packager</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>packager-air</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Packager / AIR</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/packager-war/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>packager</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>packager-war</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Packager / WAR</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/packager/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>components</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>packager</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Packager</name>
+
+    <modules>
+        <module>packager-war</module>
+        <module>packager-air</module>
+    </modules>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex</groupId>
+        <artifactId>flex-plugin-parent</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>components</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>Maven-Flex-Plugin / Components</name>
+
+    <modules>
+        <module>api</module>
+		<!-- Generate code -->
+        <module>generator</module>
+		<!-- Flex & ActionScript compiler -->
+        <module>compiler</module>
+		<!-- Integrate the execution of Flexunit tests -->
+        <module>test</module>
+		<!-- Optimize SWFs and SWCs -->
+        <module>optimizer</module>
+		<!-- Copy a Flex projects resources to a war project -->
+        <module>packager</module>
+    </modules>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>components</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>test</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>pom</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Test</name>
+
+    <modules>
+        <module>test-flexunit</module>
+        <module>test-lib</module>
+    </modules>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-flexunit/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>test</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>test-flexunit</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Test / FlexUnit</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/components/test/test-lib/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.components</groupId>
+        <artifactId>test</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <groupId>org.apache.flex.components</groupId>
+    <artifactId>test-lib</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>jar</packaging>
+
+    <name>Maven-Flex-Plugin / Components / Test / Client-Lib</name>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/pom.xml?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/pom.xml (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/pom.xml Sat Dec  1 22:43:30 2012
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.flex.plugins</groupId>
+        <artifactId>plugins</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+    </parent>
+
+    <!-- This package name is intentional -->
+    <groupId>org.apache.maven.plugins</groupId>
+    <artifactId>maven-flex-plugin</artifactId>
+    <version>1.0.0-SNAPSHOT</version>
+    <packaging>maven-plugin</packaging>
+
+    <name>Maven-Flex-Plugin / Plugins / flex-maven-plugin</name>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-plugin-plugin</artifactId>
+                <version>3.2</version>
+                <configuration>
+                    <encoding>${project.encoding}</encoding>
+                    <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
+                </configuration>
+                <executions>
+                    <execution>
+                        <id>mojo-descriptor</id>
+                        <phase>process-classes</phase>
+                        <goals>
+                            <goal>descriptor</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+
+    <dependencies>
+        <dependency>
+            <groupId>org.apache.maven</groupId>
+            <artifactId>maven-plugin-api</artifactId>
+            <version>3.0.4</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.maven.plugin-tools</groupId>
+            <artifactId>maven-plugin-annotations</artifactId>
+            <version>3.2</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.flex.components</groupId>
+            <artifactId>api</artifactId>
+            <version>1.0.0-SNAPSHOT</version>
+        </dependency>
+    </dependencies>
+
+</project>
\ No newline at end of file

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/AbstractFlexMojo.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/AbstractFlexMojo.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/AbstractFlexMojo.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/AbstractFlexMojo.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,12 @@
+package org.apache.flex.maven.plugins.flex;
+
+import org.apache.maven.plugin.AbstractMojo;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 18:24
+ */
+public abstract class AbstractFlexMojo extends AbstractMojo {
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/compiler/CompilerMojo.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/compiler/CompilerMojo.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/compiler/CompilerMojo.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/compiler/CompilerMojo.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.compiler;
+
+import org.apache.flex.maven.plugins.flex.AbstractFlexMojo;
+import org.apache.maven.plugins.annotations.LifecyclePhase;
+import org.apache.maven.plugins.annotations.Mojo;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 17:48
+ */
+@Mojo(name = "compile",
+        defaultPhase = LifecyclePhase.COMPILE,
+        threadSafe = true)
+public class CompilerMojo extends AbstractFlexMojo {
+
+    public void execute() {
+        getLog().debug("Executing compiler-mojo");
+    }
+
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/generator/GeneratorMojo.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/generator/GeneratorMojo.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/generator/GeneratorMojo.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/generator/GeneratorMojo.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.generator;
+
+import org.apache.flex.maven.plugins.flex.AbstractFlexMojo;
+import org.apache.maven.plugins.annotations.LifecyclePhase;
+import org.apache.maven.plugins.annotations.Mojo;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 17:48
+ */
+@Mojo(name = "generate",
+        defaultPhase = LifecyclePhase.GENERATE_SOURCES,
+        threadSafe = true)
+public class GeneratorMojo extends AbstractFlexMojo {
+
+    public void execute() {
+        getLog().debug("Executing generator-mojo");
+    }
+
+}

Added: incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/OptimizerMojo.java
URL: http://svn.apache.org/viewvc/incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/OptimizerMojo.java?rev=1416068&view=auto
==============================================================================
--- incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/OptimizerMojo.java (added)
+++ incubator/flex/utilities/trunk/maven-flex-plugin/trunk/plugins/maven-flex-plugin/src/main/java/org/apache/flex/maven/plugins/flex/optimizer/OptimizerMojo.java Sat Dec  1 22:43:30 2012
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.flex.maven.plugins.flex.optimizer;
+
+import org.apache.flex.maven.plugins.flex.AbstractFlexMojo;
+import org.apache.maven.plugins.annotations.LifecyclePhase;
+import org.apache.maven.plugins.annotations.Mojo;
+
+/**
+ * Created with IntelliJ IDEA.
+ * User: cdutz
+ * Date: 01.12.12
+ * Time: 17:48
+ */
+@Mojo(name = "optimize",
+        defaultPhase = LifecyclePhase.PROCESS_CLASSES,
+        threadSafe = true)
+public class OptimizerMojo extends AbstractFlexMojo {
+
+    public void execute() {
+        getLog().debug("Executing optimizer-mojo");
+    }
+
+}