diff --git a/core/pom.xml b/core/pom.xml
index f1d7120..eff8b91 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -3,228 +3,24 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   4.0.0
+  
+    piccolo2d-parent
+    org.piccolo2d
+    1.3-SNAPSHOT
+    ../parent/pom.xml
+  
   piccolo2d-core
-  org.piccolo2d
-  1.3-SNAPSHOT
   bundle
   Piccolo2D Core
   http://code.google.com/p/piccolo2d/
   
     A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.
-    
-  
-    
-    UTF-8
-    http://www.piccolo2d.org/java
-    ${httpbase}/site
-    
-    
-      
-    
-    
-      
-    
-      
-  
-    Google Code
-    http://code.google.com/p/piccolo2d/issues/list
-  
-  1995
-  
-    hudson
-    http://allain.homelinux.org:2121/
-  
-  
-    
-      Piccolo2D Announce
-      
-        http://groups.google.com/group/piccolo2d-announce/subscribe
-      
-      piccolo2d-announce@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-announce
-      
-    
-    
-      Piccolo2D Users
-      
-        http://groups.google.com/group/piccolo2d-users/subscribe
-      
-      piccolo2d-users@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-users
-      
-    
-    
-      Piccolo2D Dev
-      
-        http://groups.google.com/group/piccolo2d-dev/subscribe
-      
-      piccolo2d-dev@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-dev
-      
-    
-  
-  
-    
-      BSD PUBLIC LICENSE
-      http://opensource.org/licenses/bsd-license.php
-      manual
-    
-  
+  
   
-    
-      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
-    
-    
-      scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
-    
+    scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
+    scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/core
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/core
   
-  
-    Piccolo2D
-    http://code.google.com/p/piccolo2d/
-  
-  
-    
-      allain.lalonde
-      Allain Lalonde
-      
-        developer
-      
-      allain@machete.ca
-      http://www.machete.ca
-      -5
-    
-    
-      bederson
-      bederson
-      
-        developer
-      
-      -9
-    
-    
-      heuermh
-      Michael L Heuer
-      
-        developer
-      
-      -6
-    
-    
-      jesse
-      jesse
-      
-        developer
-      
-      -9
-    
-    
-      mr0738@mro.name
-      mr0738@mro.name
-      
-        developer
-      
-      +1
-    
-    
-      reids@colorado.edu
-      reids@colorado.edu
-      
-        developer
-      
-      -8
-    
-    
-      sjc@browsecode.org
-      sjc@browsecode.org
-      
-        developer
-      
-      -8
-    
-  
-  
-    
-      Alexander Kurtakov
-      akurtakov@gmail.com
-      http://akurtakov.blogspot.com
-      Red Hat Inc.
-      http://redhat.com
-      
-        developer
-      
-      +2
-    
-  
-  
-    
-    
-      
-        maven-compiler-plugin
-        
-          true
-          true
-          ascii
-          false
-          false
-          1.4
-          false
-          true
-          1.4
-          1.4
-        
-      
-      
-        maven-scm-plugin
-        
-          developerConnection
-        
-      
-      
-        org.apache.felix
-        maven-bundle-plugin
-        true
-      
-    
-  
-  
-    
-      junit
-      junit
-      3.8.2
-      test
-    
-    
-  
-    
-    
-      maven.site
-      ${piccolo2d.file.site.base}
-    
-  
   
     
       
diff --git a/examples/pom.xml b/examples/pom.xml
index a715137..af6699e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -22,33 +22,13 @@
       ${project.version}
     
   
-  
-    
-      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
-    
-    
-      scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
-    
-    http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/examples
-   
-  
-    
-      
-        
-          org.apache.maven.plugins
-          maven-assembly-plugin
-          
-            
-              
-                edu.umd.cs.piccolo.examples.ExampleRunner
-              
-            
-            
-              jar-with-dependencies
-            
-          
-        
-      
-    
-  
+  
+    
+      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
+    
+    
+      scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/examples
+    
+    http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/examples
+   
 
diff --git a/extras/pom.xml b/extras/pom.xml
index 05ecf77..b87c497 100644
--- a/extras/pom.xml
+++ b/extras/pom.xml
@@ -2,225 +2,27 @@
 
-  4.0.0 
+  4.0.0
+  
+    piccolo2d-parent
+    org.piccolo2d
+    1.3-SNAPSHOT
+    ../parent/pom.xml
+  
   piccolo2d-extras
-  org.piccolo2d 
-  1.3-SNAPSHOT  
   bundle
   Piccolo2D Extras
   http://code.google.com/p/piccolo2d/
   
     A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.
   
-  
-    
-    UTF-8
-    http://www.piccolo2d.org/java
-    ${httpbase}/site
-    
-    
-      
-    
-    
-      
-    
-  
-  
-    Google Code
-    http://code.google.com/p/piccolo2d/issues/list
-  
-  1995
-  
-    hudson
-    http://allain.homelinux.org:2121/
-  
-  
-    
-      Piccolo2D Announce
-      
-        http://groups.google.com/group/piccolo2d-announce/subscribe
-      
-      piccolo2d-announce@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-announce
-      
-    
-    
-      Piccolo2D Users
-      
-        http://groups.google.com/group/piccolo2d-users/subscribe
-      
-      piccolo2d-users@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-users
-      
-    
-    
-      Piccolo2D Dev
-      
-        http://groups.google.com/group/piccolo2d-dev/subscribe
-      
-      piccolo2d-dev@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-dev
-      
-    
-  
-  
-    
-      BSD PUBLIC LICENSE
-      http://opensource.org/licenses/bsd-license.php
-      manual
-    
-  
-  
-    Piccolo2D
-    http://code.google.com/p/piccolo2d/
-  
-  
-    
-      allain.lalonde
-      Allain Lalonde
-      
-        developer
-      
-      allain@machete.ca
-      http://www.machete.ca
-      -5
-    
-    
-      bederson
-      bederson
-      
-        developer
-      
-      -9
-    
-    
-      heuermh
-      Michael L Heuer
-      
-        developer
-      
-      -6
-    
-    
-      jesse
-      jesse
-      
-        developer
-      
-      -9
-    
-    
-      mr0738@mro.name
-      mr0738@mro.name
-      
-        developer
-      
-      +1
-    
-    
-      reids@colorado.edu
-      reids@colorado.edu
-      
-        developer
-      
-      -8
-    
-    
-      sjc@browsecode.org
-      sjc@browsecode.org
-      
-        developer
-      
-      -8
-    
-  
-  
-    
-      Alexander Kurtakov
-      akurtakov@gmail.com
-      http://akurtakov.blogspot.com
-      Red Hat Inc.
-      http://redhat.com
-      
-        developer
-      
-      +2
-    
-  
-  
-    
-    
-      
-        maven-compiler-plugin
-        
-          true
-          true
-          ascii
-          false
-          false
-          1.4
-          false
-          true
-          1.4
-          1.4
-        
-      
-      
-        maven-scm-plugin
-        
-          developerConnection
-        
-      
-      
-        org.apache.felix
-        maven-bundle-plugin
-        true
-      
-    
-  
   
     
-      junit
-      junit
-      3.8.2
-      test
-    
-    
       org.piccolo2d
       piccolo2d-core
       ${project.version}
     
-    
-  
-    
-    
-      maven.site
-      ${piccolo2d.file.site.base}
-    
-   
+  
   
     
       scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/extras
diff --git a/parent/.settings/org.eclipse.jdt.core.prefs b/parent/.settings/org.eclipse.jdt.core.prefs
new file mode 100644
index 0000000..94535b3
--- /dev/null
+++ b/parent/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,5 @@
+#Wed Oct 28 10:17:01 EDT 2009
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
+org.eclipse.jdt.core.compiler.compliance=1.4
+org.eclipse.jdt.core.compiler.source=1.4
diff --git a/parent/.settings/org.maven.ide.eclipse.prefs b/parent/.settings/org.maven.ide.eclipse.prefs
new file mode 100644
index 0000000..293ab5d
--- /dev/null
+++ b/parent/.settings/org.maven.ide.eclipse.prefs
@@ -0,0 +1,9 @@
+#Wed Oct 28 10:16:59 EDT 2009
+activeProfiles=
+eclipse.preferences.version=1
+fullBuildGoals=process-test-resources
+includeModules=false
+resolveWorkspaceProjects=true
+resourceFilterGoals=process-resources resources\:testResources
+skipCompilerPlugin=true
+version=1
diff --git a/parent/pom.xml b/parent/pom.xml
new file mode 100644
index 0000000..1e114b1
--- /dev/null
+++ b/parent/pom.xml
@@ -0,0 +1,228 @@
+
+
+  4.0.0
+  org.piccolo2d
+  piccolo2d-parent
+  1.3-SNAPSHOT
+  pom
+  Piccolo2D Parent Pom
+  
+    A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.
+  
+  
+    
+    UTF-8
+    http://www.piccolo2d.org/java
+    ${httpbase}/site
+    
+    
+      
+    
+    
+      
+    
+  
+  ${httpsitebase}/${pom.artifactId}/${pom.version}
+  
+    Google Code
+    http://code.google.com/p/piccolo2d/issues/list
+  
+  1995
+  
+    hudson
+    http://allain.homelinux.org:2121/
+  
+  
+    
+      Piccolo2D Announce
+      
+        http://groups.google.com/group/piccolo2d-announce/subscribe
+      
+      piccolo2d-announce@googlegroups.com
+      
+        http://groups.google.com/group/piccolo2d-announce
+      
+    
+    
+      Piccolo2D Users
+      
+        http://groups.google.com/group/piccolo2d-users/subscribe
+      
+      piccolo2d-users@googlegroups.com
+      
+        http://groups.google.com/group/piccolo2d-users
+      
+    
+    
+      Piccolo2D Dev
+      
+        http://groups.google.com/group/piccolo2d-dev/subscribe
+      
+      piccolo2d-dev@googlegroups.com
+      
+        http://groups.google.com/group/piccolo2d-dev
+      
+    
+  
+  
+    
+      BSD PUBLIC LICENSE
+      http://opensource.org/licenses/bsd-license.php
+      manual
+    
+  
+  
+    
+      scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
+    
+    
+      scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
+    
+    http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk
+  
+  
+    Piccolo2D
+    http://code.google.com/p/piccolo2d/
+  
+  
+    
+      allain.lalonde
+      Allain Lalonde
+      
+        developer
+      
+      allain@machete.ca
+      http://www.machete.ca
+      -5
+    
+    
+      bederson
+      bederson
+      
+        developer
+      
+      -9
+    
+    
+      heuermh
+      Michael L Heuer
+      
+        developer
+      
+      -6
+    
+    
+      jesse
+      jesse
+      
+        developer
+      
+      -9
+    
+    
+      mr0738@mro.name
+      mr0738@mro.name
+      
+        developer
+      
+      +1
+    
+    
+      reids@colorado.edu
+      reids@colorado.edu
+      
+        developer
+      
+      -8
+    
+    
+      sjc@browsecode.org
+      sjc@browsecode.org
+      
+        developer
+      
+      -8
+    
+  
+  
+    
+      Alexander Kurtakov
+      akurtakov@gmail.com
+      http://akurtakov.blogspot.com
+      Red Hat Inc.
+      http://redhat.com
+      
+        developer
+      
+      +2
+    
+  
+  
+    
+    
+      
+        maven-compiler-plugin
+        
+          true
+          true
+          ascii
+          false
+          false
+          1.4
+          false
+          true
+          1.4
+          1.4
+        
+      
+      
+        maven-scm-plugin
+        
+          developerConnection
+        
+      
+      
+        org.apache.felix
+        maven-bundle-plugin
+        true
+      
+    
+  
+  
+    
+      junit
+      junit
+      3.8.2
+      test
+    
+    
+  
+    
+    
+      maven.site
+      ${piccolo2d.file.site.base}
+    
+  
+
diff --git a/pom.xml b/pom.xml
index f81d90c..99ae060 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,221 +2,18 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   4.0.0
-
+  
+    piccolo2d-parent
+    org.piccolo2d
+    1.3-SNAPSHOT
+    ./parent/pom.xml
+  
   piccolo2d-complete
-  org.piccolo2d
-  1.3-SNAPSHOT  
-
   pom
   Piccolo2D
   
     A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.
   
-  
-    
-    UTF-8
-    http://www.piccolo2d.org/java
-    ${httpbase}/site
-    
-    
-      
-    
-    
-      
-    
-  
-  ${httpsitebase}/${pom.artifactId}/${pom.version}
-  
-    Google Code
-    http://code.google.com/p/piccolo2d/issues/list
-  
-  1995
-  
-    hudson
-    http://allain.homelinux.org:2121/
-  
-  
-    
-      Piccolo2D Announce
-      
-        http://groups.google.com/group/piccolo2d-announce/subscribe
-      
-      piccolo2d-announce@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-announce
-      
-    
-    
-      Piccolo2D Users
-      
-        http://groups.google.com/group/piccolo2d-users/subscribe
-      
-      piccolo2d-users@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-users
-      
-    
-    
-      Piccolo2D Dev
-      
-        http://groups.google.com/group/piccolo2d-dev/subscribe
-      
-      piccolo2d-dev@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-dev
-      
-    
-  
-  
-    
-      BSD PUBLIC LICENSE
-      http://opensource.org/licenses/bsd-license.php
-      manual
-    
-   
-  
-    Piccolo2D
-    http://code.google.com/p/piccolo2d/
-  
-  
-    
-      allain.lalonde
-      Allain Lalonde
-      
-        developer
-      
-      allain@machete.ca
-      http://www.machete.ca
-      -5
-    
-    
-      bederson
-      bederson
-      
-        developer
-      
-      -9
-    
-    
-      heuermh
-      Michael L Heuer
-      
-        developer
-      
-      -6
-    
-    
-      jesse
-      jesse
-      
-        developer
-      
-      -9
-    
-    
-      mr0738@mro.name
-      mr0738@mro.name
-      
-        developer
-      
-      +1
-    
-    
-      reids@colorado.edu
-      reids@colorado.edu
-      
-        developer
-      
-      -8
-    
-    
-      sjc@browsecode.org
-      sjc@browsecode.org
-      
-        developer
-      
-      -8
-    
-  
-  
-    
-      Alexander Kurtakov
-      akurtakov@gmail.com
-      http://akurtakov.blogspot.com
-      Red Hat Inc.
-      http://redhat.com
-      
-        developer
-      
-      +2
-    
-  
-  
-    
-    
-      
-        maven-compiler-plugin
-        
-          true
-          true
-          ascii
-          false
-          false
-          1.4
-          false
-          true
-          1.4
-          1.4
-        
-      
-      
-        maven-scm-plugin
-        
-          developerConnection
-        
-      
-      
-        org.apache.felix
-        maven-bundle-plugin
-        true
-      
-    
-  
-  
-    
-      junit
-      junit
-      3.8.2
-      test
-    
-    
-  
-    
-    
-      maven.site
-      ${piccolo2d.file.site.base}
-    
-    
   
     
       scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk
@@ -226,8 +23,10 @@
     
     http://code.google.com/p/piccolo2d/source/browse
   
+  
   
   
+    parent
     core
     extras
     swt
diff --git a/swt-examples/pom.xml b/swt-examples/pom.xml
index 2f86a06..1bd1aa6 100644
--- a/swt-examples/pom.xml
+++ b/swt-examples/pom.xml
@@ -3,180 +3,26 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   4.0.0
- 
+  
+    piccolo2d-parent
+    org.piccolo2d
+    1.3-SNAPSHOT
+    ../parent/pom.xml
+  
   piccolo2d-swt-examples
-  org.piccolo2d
-  1.3-SNAPSHOT
- 
   bundle
   Piccolo2D SWT Examples
-  
-    
-    UTF-8
-    http://www.piccolo2d.org/java
-    ${httpbase}/site
-    
-    
-      
-    
-    
-      
-    
-  
-  ${httpsitebase}/${pom.artifactId}/${pom.version}
-  
-    Google Code
-    http://code.google.com/p/piccolo2d/issues/list
-  
-  1995
-  
-    hudson
-    http://allain.homelinux.org:2121/
-  
-  
-    
-      Piccolo2D Announce
-      
-        http://groups.google.com/group/piccolo2d-announce/subscribe
-      
-      piccolo2d-announce@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-announce
-      
-    
-    
-      Piccolo2D Users
-      
-        http://groups.google.com/group/piccolo2d-users/subscribe
-      
-      piccolo2d-users@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-users
-      
-    
-    
-      Piccolo2D Dev
-      
-        http://groups.google.com/group/piccolo2d-dev/subscribe
-      
-      piccolo2d-dev@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-dev
-      
-    
-  
-  
-    
-      BSD PUBLIC LICENSE
-      http://opensource.org/licenses/bsd-license.php
-      manual
-    
-  
   
     scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt-examples
     scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/trunk/swt-examples
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/swt-examples
   
-  
-    Piccolo2D
-    http://code.google.com/p/piccolo2d/
-  
-  
-    
-      allain.lalonde
-      Allain Lalonde
-      
-        developer
-      
-      allain@machete.ca
-      http://www.machete.ca
-      -5
-    
-    
-      bederson
-      bederson
-      
-        developer
-      
-      -9
-    
-    
-      heuermh
-      Michael L Heuer
-      
-        developer
-      
-      -6
-    
-    
-      jesse
-      jesse
-      
-        developer
-      
-      -9
-    
-    
-      mr0738@mro.name
-      mr0738@mro.name
-      
-        developer
-      
-      +1
-    
-    
-      reids@colorado.edu
-      reids@colorado.edu
-      
-        developer
-      
-      -8
-    
-    
-      sjc@browsecode.org
-      sjc@browsecode.org
-      
-        developer
-      
-      -8
-    
-  
-  
-    
-      Alexander Kurtakov
-      akurtakov@gmail.com
-      http://akurtakov.blogspot.com
-      Red Hat Inc.
-      http://redhat.com
-      
-        developer
-      
-      +2
-    
-  
   
     
       org.piccolo2d
       piccolo2d-swt
       ${project.version}
     
-    
-      junit
-      junit
-      3.8.2
-      test
-    
   
   
     
@@ -197,46 +43,5 @@
         
       
     
-        
-      
-        maven-compiler-plugin
-        
-          true
-          true
-          ascii
-          false
-          false
-          1.4
-          false
-          true
-          1.4
-          1.4
-        
-      
-      
-        maven-scm-plugin
-        
-          developerConnection
-        
-      
-      
-        org.apache.felix
-        maven-bundle-plugin
-        true
-      
-    
   
-  
-    
-    
-      maven.site
-      ${piccolo2d.file.site.base}
-    
-  
 
diff --git a/swt/pom.xml b/swt/pom.xml
index 9ec4e46..ce631ef 100644
--- a/swt/pom.xml
+++ b/swt/pom.xml
@@ -3,11 +3,13 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   4.0.0
-  
+  
+    piccolo2d-parent
+    org.piccolo2d
+    1.3-SNAPSHOT
+    ../parent/pom.xml
+  
   piccolo2d-swt
-  org.piccolo2d
-  1.3-SNAPSHOT 
-  
   bundle
   Piccolo2D SWT
   http://code.google.com/p/piccolo2d/
@@ -28,78 +30,6 @@
     
   
 -->
-
-    
-    UTF-8
-    http://www.piccolo2d.org/java
-    ${httpbase}/site
-    
-    
-      
-    
-    
-      
-    
-    
-  
-    Google Code
-    http://code.google.com/p/piccolo2d/issues/list
-  
-  1995
-  
-    hudson
-    http://allain.homelinux.org:2121/
-  
-  
-    
-      Piccolo2D Announce
-      
-        http://groups.google.com/group/piccolo2d-announce/subscribe
-      
-      piccolo2d-announce@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-announce
-      
-    
-    
-      Piccolo2D Users
-      
-        http://groups.google.com/group/piccolo2d-users/subscribe
-      
-      piccolo2d-users@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-users
-      
-    
-    
-      Piccolo2D Dev
-      
-        http://groups.google.com/group/piccolo2d-dev/subscribe
-      
-      piccolo2d-dev@googlegroups.com
-      
-        http://groups.google.com/group/piccolo2d-dev
-      
-    
-  
-  
-    
-      BSD PUBLIC LICENSE
-      http://opensource.org/licenses/bsd-license.php
-      manual
-    
-  
   
     
       org.piccolo2d
@@ -107,17 +37,6 @@
       ${project.version}
     
     
-      junit
-      junit
-      3.8.2
-      test
-    
-    
-      org.piccolo2d
-      piccolo2d-extras
-      ${project.version}
-    
-    
       ${swt.groupId}
       ${swt.artifactId}
 
@@ -134,144 +53,6 @@
     
     http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/trunk/swt
   
-  
-    Piccolo2D
-    http://code.google.com/p/piccolo2d/
-  
-  
-    
-      allain.lalonde
-      Allain Lalonde
-      
-        developer
-      
-      allain@machete.ca
-      http://www.machete.ca
-      -5
-    
-    
-      bederson
-      bederson
-      
-        developer
-      
-      -9
-    
-    
-      heuermh
-      Michael L Heuer
-      
-        developer
-      
-      -6
-    
-    
-      jesse
-      jesse
-      
-        developer
-      
-      -9
-    
-    
-      mr0738@mro.name
-      mr0738@mro.name
-      
-        developer
-      
-      +1
-    
-    
-      reids@colorado.edu
-      reids@colorado.edu
-      
-        developer
-      
-      -8
-    
-    
-      sjc@browsecode.org
-      sjc@browsecode.org
-      
-        developer
-      
-      -8
-    
-  
-  
-    
-      Alexander Kurtakov
-      akurtakov@gmail.com
-      http://akurtakov.blogspot.com
-      Red Hat Inc.
-      http://redhat.com
-      
-        developer
-      
-      +2
-    
-  
-      
-    
-      
-        maven-compiler-plugin
-        
-          true
-          true
-          ascii
-          false
-          false
-          1.4
-          false
-          true
-          1.4
-          1.4
-        
-      
-      
-        maven-scm-plugin
-        
-          developerConnection
-        
-      
-      
-        org.apache.felix
-        maven-bundle-plugin
-        true
-      
-      
-    
-      
-        
-          org.apache.maven.plugins
-          maven-assembly-plugin
-          
-            
-              
-                edu.umd.cs.piccolo.examples.ExampleRunner
-              
-            
-            
-              jar-with-dependencies
-            
-          
-        
-      
-    
-  
-  
-    
-    
-      maven.site
-      ${piccolo2d.file.site.base}
-    
-    
   
     
             
@@ -346,7 +127,7 @@
           true
           true
           target/site
-          false         
+          false        
         
       
       
@@ -449,6 +230,7 @@