Commit Graph

1193 Commits

Author SHA1 Message Date
skuro
9e30f49e8d POM cleanup, updated to latest available artifacts versions, removed obsolete stuff, life, universe and everything. Changed an exact multiple of 42 characters.
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@332 04253f4f-3451-0410-a141-5562f1e59037
2011-08-05 07:42:29 +00:00
skuro
ea49f96271 Removed obsolete stuff
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@331 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 17:00:45 +00:00
skuro
bf5cb084eb Same as #47
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@330 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:58:21 +00:00
skuro
2b8511aea0 same as issue #49
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@329 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:56:49 +00:00
skuro
929bdaeb9d similar issue to #47
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@328 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:54:59 +00:00
skuro
39aa93fb61 #37 alfresco-global.properties instead of the old application.propertie
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@327 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:52:08 +00:00
skuro
dd61aa7921 #55 add h2 support (plus some cleanup)
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@326 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:05:32 +00:00
skuro
8dfffcd21a #47 removed archetype.xml, added jetty configuration
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@325 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:03:26 +00:00
skuro
61978e48b2 #37 application.properties and old Spring contextes now obsoleted by alfresco-global.properties
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@324 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 16:00:11 +00:00
skuro
6792f9e4da Purged empty/obsolete stuff
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@323 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 15:57:10 +00:00
skuro
02b56818e0 Purged Eclipse config files
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@322 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 15:52:50 +00:00
mindthegab
f89484d869 REALLY applying patch as per issue 47, previous commit is for issue 49 :)
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@314 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 00:10:08 +00:00
mindthegab
1622dd961a applying patch as per issue 47
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@313 04253f4f-3451-0410-a141-5562f1e59037
2011-08-04 00:09:19 +00:00
mindthegab
786d03d99d applying patch for issue 52, as per http://jira.codehaus.org/browse/MNG-4609
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@312 04253f4f-3451-0410-a141-5562f1e59037
2011-08-03 23:53:21 +00:00
skuro
3e7236abf9 Buildnumber version bumped to v1.0, now with Git support
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@308 04253f4f-3451-0410-a141-5562f1e59037
2011-07-18 12:25:44 +00:00
dupont.nicolas
23fcfbf4fb Init of maven-amp-plugin-test
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@307 04253f4f-3451-0410-a141-5562f1e59037
2010-10-05 18:28:29 +00:00
dupont.nicolas
64ff61f4e0 Initial import of maven-amp-plugin-test
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@306 04253f4f-3451-0410-a141-5562f1e59037
2010-10-05 18:27:18 +00:00
billerby
56544a7e10 As proposed by glaurung.aubrane removing the deprecated use of pom.* in favour of project.* issue #48
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@300 04253f4f-3451-0410-a141-5562f1e59037
2010-03-03 19:17:30 +00:00
billerby
2e44c84689 Missed one ${groupId} on issue #26 this now solves issue #48, thanks to glaurung.aubrane for spotting it so fast.
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@299 04253f4f-3451-0410-a141-5562f1e59037
2010-03-03 19:01:19 +00:00
billerby
82d38f6a42 Change the way moduleId is generated, from ${groupId}.${artifactId} to just ${artifactId}. The former way caused problems when loading classpath resources.
This solves issues 26 and 42.

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@298 04253f4f-3451-0410-a141-5562f1e59037
2010-03-01 14:20:54 +00:00
mindthegab
33f83f9c21 -- added target to svn:ignore
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@295 04253f4f-3451-0410-a141-5562f1e59037
2010-02-23 18:12:38 +00:00
mindthegab
b276eddbb8 -- added maven-alfresco-share-module-archetype to build share JAR extensions as in http://mindthegab.com/2010/02/23/howto-build-your-jar-alfresco-share-dashlet-with-maven-in-3-minutes/
-- fixed minor issues in maven-alfresco-share-archetype
-- merged other fixes

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@294 04253f4f-3451-0410-a141-5562f1e59037
2010-02-23 18:02:23 +00:00
tibber
cf97d54902 project.basedir reference typo fixed
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@288 04253f4f-3451-0410-a141-5562f1e59037
2009-12-14 13:54:17 +00:00
skuro
2c5cdc1b47 Issue#25: due to a bug in the latest maven eclipse plugin, the use of version 2.6 was enforced. See http://jira.codehaus.org/browse/MECLIPSE-576
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@287 04253f4f-3451-0410-a141-5562f1e59037
2009-12-11 09:57:50 +00:00
skuro
29c5a4f994 Issue#35: fixed maven repo URL
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@286 04253f4f-3451-0410-a141-5562f1e59037
2009-12-09 13:52:39 +00:00
tibber
97c6ba59ff Remove SNAPSHOT versions form pom.xml files. This closes issue #22
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@285 04253f4f-3451-0410-a141-5562f1e59037
2009-12-07 11:43:36 +00:00
mindthegab
3d70b7166d -- fixed broken filtering
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@281 04253f4f-3451-0410-a141-5562f1e59037
2009-12-04 10:51:40 +00:00
mindthegab
6b99082954 fixing the released packages
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@279 04253f4f-3451-0410-a141-5562f1e59037
2009-12-04 10:00:52 +00:00
mindthegab
55c749b299 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@278 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:45:22 +00:00
mindthegab
deb9fd16e6 [maven-release-plugin] prepare release maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@276 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:44:55 +00:00
mindthegab
c285c4207c releasing share archetype
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@275 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:43:33 +00:00
mindthegab
aa68a4a621 [maven-release-plugin] rollback the release of maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@273 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:41:17 +00:00
mindthegab
0d31e3ac32 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@272 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:34:35 +00:00
mindthegab
662d923e53 [maven-release-plugin] prepare release maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@270 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:34:09 +00:00
mindthegab
1f0f1443a3 -- fixed profiles
-- update ROADMAP

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@269 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:31:50 +00:00
mindthegab
27862e4fe1 [maven-release-plugin] rollback the release of maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@267 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:28:26 +00:00
mindthegab
fb56eb8f43 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@266 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:12:22 +00:00
mindthegab
b682e9a6b6 [maven-release-plugin] prepare release maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@264 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:11:57 +00:00
mindthegab
71d52265f9 releasing share archetype
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@263 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:10:49 +00:00
mindthegab
4c69d1f07f -- added fake empty resource to fix dav deployment issues
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@261 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:08:02 +00:00
mindthegab
0168db5323 [maven-release-plugin] rollback the release of maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@260 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 21:07:45 +00:00
mindthegab
b937bcb01d [maven-release-plugin] prepare for next development iteration
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@259 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:52:52 +00:00
mindthegab
38234bcc84 [maven-release-plugin] prepare release maven-alfresco-lifecycle-1.1.0
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@257 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:52:23 +00:00
mindthegab
36bd3c0298 releasing share archetype
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@256 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:50:50 +00:00
mindthegab
4b4e0d2e26 releasing share archetype
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@255 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:48:22 +00:00
mindthegab
fce3b805e9 releasins 1.1.0 for alfresco lifecycle
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@254 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:46:55 +00:00
mindthegab
8bcec764e7 -- final fixes pre release
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@253 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:39:46 +00:00
mindthegab
be00cdfcb7 -- updated changes and custom announcement
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@252 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:27:12 +00:00
mindthegab
d7fd79f5ea -- added maven alfresco share archetype
-- improved documentation and prepared 1.9.1 release
-- updated changes.xml

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@251 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 20:24:52 +00:00
mindthegab
4da863cd0a -- added new and improved documentation
-- moved to maven.alfresco.com
-- tested -Pinitialize profile for the repo to clean alf_data and DB
-- moved jetty run to -Prun profile for the repo
-- preparing juicy maintenance release

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@250 04253f4f-3451-0410-a141-5562f1e59037
2009-12-03 18:26:27 +00:00