mindthegab
c9eceeddff
-- fixed svn:ignore
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@632 04253f4f-3451-0410-a141-5562f1e59037
2012-11-04 10:06:33 +00:00
mindthegab
f623dfeecd
-- fixed site staging for SDK pom (now running 'mvn clean site site:stage' to preview multimodule actually *works*)
...
-- Added full plugin documentation
-- Fixed layout issues on fluido-skin
-- added main index.html for the aggregator
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@631 04253f4f-3451-0410-a141-5562f1e59037
2012-11-04 10:04:21 +00:00
mindthegab
11ff4a2942
-- javadocs and site improvements
...
-- forgot wcmqs in archetype
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@630 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 20:34:31 +00:00
mindthegab
a869e55b25
-- fixed install plugin. Right now dependencies unpacking is handled from the unArchiver via standard <overlay> mechanism
...
-- modified semantics of install
- by default not bound to any phase
- accepts a parameter called ampLocation (a single AMP or a folder) and installs to a WAR (or exploded WAR)
- warLocation can also be specified
- mostly a utility plugin / MMT wrap to be embedded in Alfresco related builds
- singleAmp does not exist anymore. either put your AMP in ${project.build.directory}/${project.build.finalName}.amp or configure 'ampLocation'
- updated site
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@629 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 20:15:10 +00:00
mindthegab
56475bb755
-- fixed proper installation of modules at test time
...
-- created a separate test-classpath mimicking MMT behavior by adding module.properties in the right classpath location
-- separated amp-testing profile so that it only activated when src/test/java is enabled
-- externalized properties
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@628 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 20:05:12 +00:00
mindthegab
884f1596a9
copying back parent POM site information in trunk, prior to refactoring
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@627 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 11:56:30 +00:00
mindthegab
9ff7d19278
Final switch fix
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@626 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 09:40:26 +00:00
mindthegab
58d01898bd
Experimental / trunk switch: final folder fixes
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@625 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 09:38:59 +00:00
mindthegab
d36f8c00a3
Experimental / trunk switch - Part 3 - Copying of experimental branch to trunk
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@624 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 09:37:52 +00:00
mindthegab
adf8bd6392
Experimental / trunk switch - Part 2 - Removal of current trunk (already backed up in branches/maven-alfresco-lifecycle-3x
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@623 04253f4f-3451-0410-a141-5562f1e59037
2012-11-03 09:35:23 +00:00
mindthegab
b299709cc3
-- fixed svn:ignore
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@607 04253f4f-3451-0410-a141-5562f1e59037
2012-11-01 21:54:59 +00:00
rgauss
1fbfe5501c
Fixed mFileMappingProperties javadoc
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@498 04253f4f-3451-0410-a141-5562f1e59037
2012-09-18 12:20:05 +00:00
rgauss
1c0056e6b2
Added support for existing file-mapping.properties and ability to specify location through mFileMappingProperties configuration
...
Update issue 5
Update issue 39
Update issue 53
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@497 04253f4f-3451-0410-a141-5562f1e59037
2012-09-18 12:09:05 +00:00
billerby
ac87c8ef7a
Fixed repository references in archetypes
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@495 04253f4f-3451-0410-a141-5562f1e59037
2012-08-29 12:37:04 +00:00
mindthegab
16226ee5ab
fixed repositories references for distribution
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@494 04253f4f-3451-0410-a141-5562f1e59037
2012-08-17 20:11:05 +00:00
mindthegab
39086a6eb8
fixed repositories references
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@493 04253f4f-3451-0410-a141-5562f1e59037
2012-08-17 19:18:27 +00:00
jottley
e76e42865a
Issue 97 http://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=97 .
...
Rename variables and methods to use mapping instead of mappings. Rename file-mappings.properties string to file-mapping.properties.
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@492 04253f4f-3451-0410-a141-5562f1e59037
2012-08-17 17:21:10 +00:00
maoo
cccc2201e0
prevent NPE, which occured when the AMP finalName was not complying with ${artifactId}-${version} structure
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@426 04253f4f-3451-0410-a141-5562f1e59037
2012-04-14 21:18:02 +00:00
skuro
824f744f84
Use a released version of the nosnapshot plugin
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@420 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 14:48:38 +00:00
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
b810606967
fixed surefire generation
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@409 04253f4f-3451-0410-a141-5562f1e59037
2012-04-07 00:54:25 +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
ec7309087a
updated svn:ignore
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@396 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:27:01 +00:00
mindthegab
38949c3728
updated svn:ignore
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@395 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:24:07 +00:00
mindthegab
3c4adab096
updated svn:ignore
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@394 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:22:49 +00:00
mindthegab
9dd860762c
updated svn:ignore
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@393 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:21:41 +00:00
mindthegab
53014b9d78
removed site-deploy from standard release
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@392 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 19:14:47 +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
2d13720b4f
-- fixing issue #9 , removing FTL filtering by default in any archetype
...
-- added inline POM doc to allow more selective filtering
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@387 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 11:06:11 +00:00
mindthegab
120b53067a
-- removed unused com folder
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@386 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 10:38:06 +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
27fb75b1e1
Fixed Issue #73 - Tested with version 4.0.b; changed alfresco-global.properties to use pom.xml db.* params
...
Upgraded h2 support to 1.2
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@384 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 10:05:44 +00:00
maoo
5ea00ed680
Fixed Issue #55
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@382 04253f4f-3451-0410-a141-5562f1e59037
2012-04-06 09:35:43 +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
0f40dfbf81
fixed issue #63 , setup Eclipse IDE by using org.eclipse.m2e.lifecycle-mapping Plugin
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@379 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 17:11:02 +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
1d8f9bf3c0
Update maven-amp-plugin from 3.0.1 to 3.0.2 across the whole project
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@377 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 13:59:48 +00:00
maoo
c558192e84
Issue #72 - improve JDBC connection with H2 database by setting some connection parameters
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@376 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 12:47:07 +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
9bf1894d85
Issue #64 - Committed alfresco-core as provided dependency since it provides support for important objects that are often accessed during customizations
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@374 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 08:01:23 +00:00
maoo
f4e6dc30cd
Issue #68 - Replaced ${artifactId} instances of the pom.xml archetype template of maven-alfresco-amp-archetype (which are replaced by the artifactId during archetype creation) with ${project.artifactId}, which is preserved and can be read and used by the archetype end user
...
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@373 04253f4f-3451-0410-a141-5562f1e59037
2012-04-04 07:37:09 +00:00