4
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-- fixed indentation More... over 12 years ago
added link to devcon site More... over 12 years ago
added project history and few minor documentation fixes More... over 12 years ago
-- misc site fixes -- added change plugin More... over 12 years ago
removed Parent Project menu item from alfresco-maven-plugin site. More... over 12 years ago
-- fixed title for components section More... over 12 years ago
minor typo More... over 12 years ago
maven site various fixes, mostly links More... over 12 years ago
-- fixed POM snippet More... over 12 years ago
fixing maven-site-plugin version to 3.2 More... over 12 years ago
added pluginRepositories configuration; avoids builds failing trying to find alfresco-maven-plugin More... over 12 years ago
-- fixed site:deploy -- added docs for each modules -- deployed a staging snapshot at More... over 12 years ago
-- fixed svn:ignore More... over 12 years ago
-- 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 More... over 12 years ago
-- javadocs and site improvements -- forgot wcmqs in archetype More... over 12 years ago
-- 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 More... over 12 years ago
-- 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 More... over 12 years ago
copying back parent POM site information in trunk, prior to refactoring More... over 12 years ago
Final switch fix More... over 12 years ago
Experimental / trunk switch: final folder fixes More... over 12 years ago
Experimental / trunk switch - Part 3 - Copying of experimental branch to trunk More... over 12 years ago
Experimental / trunk switch - Part 2 - Removal of current trunk (already backed up in branches/maven-alfresco-lifecycle-3x More... over 12 years ago
-- fixed svn:ignore More... over 12 years ago
Fixed mFileMappingProperties javadoc More... almost 13 years ago
Added support for existing file-mapping.properties and ability to specify location through mFileMappingProperties configuration More... almost 13 years ago
Fixed repository references in archetypes More... almost 13 years ago
fixed repositories references for distribution More... almost 13 years ago
fixed repositories references More... almost 13 years ago
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. More... almost 13 years ago
prevent NPE, which occured when the AMP finalName was not complying with ${artifactId}-${version} structure More... over 13 years ago