pom.xml

Diff Revision Date Message Lines Author Branch
3316 17 Nov 09

[maven-release-plugin] prepare for next development iteration

+5 -5 Matt Raible trunk
3314 17 Nov 09

[maven-release-plugin] prepare release APPFUSE_2.1.0-M1

+6 -7 Matt Raible trunk
3244 11 May 09

Modifications to allow testing of iBATIS and JPA with archetypes

+5 Matt Raible trunk
3233 30 Apr 09

Changed ant tasks to bind to relevant Maven phases

+4 -3 Matt Raible trunk
3222 26 Apr 09

Archetypes now contain all source from web modules. No more maven-warpath-plugin needed.

+2 -1 Matt Raible trunk
3155 10 May 08

[maven-release-plugin] prepare for next development iteration

+5 -5 Matt Raible trunk
3152 10 May 08

[maven-release-plugin] prepare release APPFUSE_2.0.2

+5 -5 Matt Raible trunk
3150 10 May 08

[maven-release-plugin] rollback the release of APPFUSE_2.0.2

+2 -2 Matt Raible trunk
3149 10 May 08

[maven-release-plugin] prepare for next development iteration

+5 -5 Matt Raible trunk
3147 10 May 08

[maven-release-plugin] prepare release APPFUSE_2.0.2

+5 -5 Matt Raible trunk
3062 24 Nov 07

[maven-release-plugin] prepare for next development iteration

+5 -5 Matt Raible trunk
3060 24 Nov 07

[maven-release-plugin] prepare release APPFUSE_2.0.1

+5 -5 Matt Raible trunk
3006 18 Sep 07

[maven-release-plugin] prepare for next development iteration

+5 -5 Matt Raible trunk
3004 18 Sep 07

[maven-release-plugin] prepare release APPFUSE_2.0

+5 -5 Matt Raible trunk
3003 18 Sep 07

Preparing for 2.0 Release

+2 -2 Matt Raible trunk
3001 18 Sep 07

Removing changes from revision 3000 - some files had old code in them

+4 -22 Matt Raible trunk
3000 18 Sep 07

Release 2.0 - with all the versions changed this time. ;-)

+22 -4 Matt Raible trunk
2988 18 Sep 07

[maven-release-plugin] prepare for next development iteration

+5 -5 Matt Raible trunk
2986 18 Sep 07

[maven-release-plugin] prepare release APPFUSE_2.0

+7 -25 Matt Raible trunk
2922 04 Sep 07

Change version to 2.0-SNAPSHOT.

+2 -2 Matt Raible trunk
2920 03 Sep 07

AppFuse 2.0 RC1 Release

+2 -2 Matt Raible trunk
2907 02 Sep 07

APF-774: Don't include appfuse-archetypes since it's not an archetype

+2 -2 Matt Raible trunk
2753 30 May 07

APF-774: Group archetypes under org.appfuse.archetypes.

+1 Matt Raible trunk
2745 25 May 07

Changed version to 2.0-rc1-SNAPSHOT (and 1.0-rc1-SNAPSHOT for maven-warpath-plugin)

+2 -2 Matt Raible trunk
2730 23 May 07

AppFuse 2.0 M5 Release

+2 -2 Matt Raible trunk
2714 22 May 07

APF-753: Initial commit of "appfuse-core" archetype

+1 Matt Raible trunk
2593 22 Mar 07

Updated to version 2.0-m5-SNAPSHOT

+2 -2 Matt Raible trunk
2587 22 Mar 07

AppFuse 2.0-M3 Release

+2 -2 Matt Raible trunk
2533 02 Mar 07

APF-672: Changed archetype version numbers to be inline with AppFuse version number

+1 -1 Matt Raible trunk
2454 07 Feb 07

Changed version to 2.0-m4-SNAPSHOT

+2 -2 Matt Raible trunk
2449 06 Feb 07

Changed version to 2.0-m3

+2 -2 Matt Raible trunk
2313 12 Jan 07

Changed version back to SNAPSHOT for M3 development

+2 -2 Matt Raible trunk
2310 12 Jan 07

Preparing for 2.0 M2 Release

+2 -2 Matt Raible trunk
2266 05 Jan 07

APF-564: Split modular archetype into 4 different archetypes, one for each web framework

+3 Matt Raible trunk
2265 05 Jan 07

APF-564: Split modular archetype into 4 different archetypes, one for each web framework

+1 -1 Matt Raible trunk
2253 05 Jan 07

APF-564: Split basic archetype into 4 separate archetypes (appfuse-basic-jsf, appfuse-basic-spring, appfuse-basic-struts, appfuse-basic-tapestry) and consolidated i18n bundles into common-web project.

+4 -1 Matt Raible trunk
2211 29 Dec 06

Added descriptions to all pom.xml files

+4 Matt Raible trunk
2190 23 Dec 06

Formatting

+4 -1 Matt Raible trunk
2189 23 Dec 06

Added archetypes to root pom.xml so archetypes are installed and deployed when running "install" or "deploy" from the top-level.

+1 -1 Matt Raible trunk
2188 23 Dec 06

Initial checkin of "modular" archetype. The default package is used (and documented in README.txt) since the Maven Archetype plugin doesn't support package expansion for multi-module archetypes: http://jira.codehaus.org/browse/ARCHETYPE-23.

+1 -4 Matt Raible trunk
2168 19 Dec 06

Added hibernate3 and dbunit plugins so archetype will work when no database exists. Note: this archetype is hard-coded for Hibernate and Struts. We might want to think about creating archetypes (or documentation at the very least) for the other combinations.

+4 -6 Matt Raible trunk
2042 16 Nov 06

Updated basic archetype to remove unnecessary settings. Still need to figure out how to get README.txt in root directory, as well as a basic directory structure created.

+13 -8 Matt Raible trunk
2031 14 Nov 06

initial import

+41 dlwhitehurst trunk