[forge/core] 53d33c: Added DOT generation for addons
by George Gastaldi
Branch: refs/heads/2.0
Home: https://github.com/forge/core
Commit: 53d33cb7887391aa265df8ee587cad0fc43d7561
https://github.com/forge/core/commit/53d33cb7887391aa265df8ee587cad0fc43d...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M addon-manager/addon/pom.xml
M addons/addon/pom.xml
M configuration/addon/pom.xml
M convert/addon/pom.xml
M dependencies/addon/pom.xml
M environment/addon/pom.xml
M facets/addon/pom.xml
M javaee/addon/pom.xml
M maven/addon/pom.xml
M parser-java/addon/pom.xml
M pom.xml
M projects/addon/pom.xml
M resources/addon/pom.xml
M scaffold/addon/pom.xml
M shell/addon/pom.xml
M shell/spi/pom.xml
M ui/addon/pom.xml
M ui/spi/pom.xml
Log Message:
-----------
Added DOT generation for addons
11 years, 4 months
[forge/furnace] 2ac931: FORGE-1077: Moved the forge-maven-plugin to furnac...
by George Gastaldi
Branch: refs/heads/master
Home: https://github.com/forge/furnace
Commit: 2ac93136a4723dea1626c1b0143f0ce24a8b85b9
https://github.com/forge/furnace/commit/2ac93136a4723dea1626c1b0143f0ce24...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
A maven-plugin/README.asciidoc
A maven-plugin/pom.xml
A maven-plugin/src/main/java/org/jboss/forge/furnace/maven/plugin/AddonInstallMojo.java
A maven-plugin/src/main/java/org/jboss/forge/furnace/maven/plugin/ConfigureAsAddonMojo.java
A maven-plugin/src/main/java/org/jboss/forge/furnace/maven/plugin/GenerateDOTMojo.java
A maven-plugin/src/test/java/org/jboss/forge/furnace/maven/plugin/AddonInstallMojoTest.java
A maven-plugin/src/test/resources/plugin-config.xml
M pom.xml
Log Message:
-----------
FORGE-1077: Moved the forge-maven-plugin to furnace-maven-plugin
11 years, 4 months