skuro
c7edadab00
Typo in Alfresco logo image for the generated site
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@419 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 14:32:13 +00:00
mindthegab
f83762b8ef
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@412 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 00:55:48 +00:00
mindthegab
4d9aa57708
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.1
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@410 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 00:55:26 +00:00
mindthegab
5d7045d675
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@407 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 00:50:09 +00:00
mindthegab
0ab8d2d046
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.1
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@405 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 00:49:46 +00:00
mindthegab
dda0ecf97b
-- removed further references to Sourcesense
...
-- ready for 3.9.1 release
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@403 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 00:47:29 +00:00
mindthegab
c42a8e2039
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@399 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:31:21 +00:00
mindthegab
4daa8d48cb
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.1
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@397 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:30:53 +00:00
mindthegab
2c205788b4
-- updated changes per release 3.9.1 (to produce detailed release notes)
...
-- updated developers info
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@391 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:13:14 +00:00
mindthegab
691a98030d
-- fixing issue #19
...
-- applied patch provided at http://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=19#c3
-- now src/main/resources/META-INF is only added to the JAR and not to the /config
-- only (non problematic) side effect is that a META-INF (maven default manifest.mf is generated at the root of the amp, but not in /config so does not get applied)
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@390 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 17:54:42 +00:00
mindthegab
d6e8c57e45
-- completing fix for com.sourcesense renaming
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@389 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 17:52:46 +00:00
mindthegab
868f7a9c2e
-- fixed version of amp plugin
...
-- referenced maven-amp-plugin 3.0.4-SNAPSHOT from all archetypes
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@388 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 14:51:18 +00:00
mindthegab
7afe3e309c
-- aligned package names / group Id to org.alfresco
...
-- removed com.sourcesense packages, since sourcesense has nothing to do with this project since at couple of years
-- requires testing...mao? :)
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@385 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 10:34:05 +00:00
maoo
353af25303
fixed links to new Maven Alfresco Repository
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@381 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 09:33:43 +00:00
maoo
b74ac65a6a
reopening Issue #43 - requiredProperties is not working as expected, it does not respect default value. Reverting changes to archetype-metadata.xml, use property <alfresco.edition> in each pom.xml
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@378 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 16:56:48 +00:00
maoo
6cf79d5104
Issue #43 - Added alfresco.edition property on every root pom; default value of this property is to set as Archetype required property called "alfresco-default-edition", which - by default - is set to "community". To override, set -Dalfresco-default-edition=myedition when invoking archetype:generate
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@375 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 08:43:35 +00:00
maoo
8e21884722
Issue #23 - reproduced issue with Maven AMP Plugin 3.0.1 and 3.0.2 . Applied patch attached to issue and retested.
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@369 04253f4f-3451-0410-a141-5562f1e59037
2012-04-03 16:26:35 +00:00
maoo
d98fd5728c
fixing version number on <parent> tag of amp and nosnapshot plugin poms. mvn install was failing
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@368 04253f4f-3451-0410-a141-5562f1e59037
2012-04-03 15:36:42 +00:00
mindthegab
27748d1c90
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@364 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:42:08 +00:00
mindthegab
fdf5d67008
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@362 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:41:13 +00:00
mindthegab
143defaf9b
[maven-release-plugin] rollback the release of maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@359 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:38:37 +00:00
mindthegab
afde9bdc09
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@358 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:20:56 +00:00
mindthegab
2b2e03a79c
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@356 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:19:58 +00:00
mindthegab
e1f141fb43
[maven-release-plugin] rollback the release of maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@353 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:16:51 +00:00
mindthegab
10722715c8
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@352 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:07:44 +00:00
mindthegab
9c75d59887
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@349 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 14:03:26 +00:00
mindthegab
b84a42cadb
[maven-release-plugin] rollback the release of maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@347 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 12:16:01 +00:00
mindthegab
0fdda216da
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@346 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 09:18:34 +00:00
mindthegab
74051f916f
[maven-release-plugin] prepare release maven-alfresco-lifecycle-3.9.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@344 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 09:18:19 +00:00
mindthegab
51df6fc3aa
fixed parents
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@343 04253f4f-3451-0410-a141-5562f1e59037
2011-10-26 09:17:06 +00:00
pmonks
2ee4244cb0
Fixed issue #5 - added a hardcoded file-mappings.properties that allows overriding resources in /WEB-INF/ (which is not recommended, but may be necessary in some cases).
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@338 04253f4f-3451-0410-a141-5562f1e59037
2011-08-31 18:34:04 +00:00
mindthegab
c6c2f0cf39
-- Fixed issue http://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=60
...
-- Now maven-amp-plugin works fine with Maven 3.0.3, added prerequisite
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@336 04253f4f-3451-0410-a141-5562f1e59037
2011-08-31 15:13:58 +00:00
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
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
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
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
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
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
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
mindthegab
f861c56ea5
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@249 04253f4f-3451-0410-a141-5562f1e59037
2009-11-07 15:32:59 +00:00
mindthegab
176924eb74
[maven-release-plugin] prepare release maven-alfresco-lifecycle-1.0.0
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@247 04253f4f-3451-0410-a141-5562f1e59037
2009-11-07 15:32:31 +00:00