mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-10-01 14:41:57 +00:00
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
This commit is contained in:
@@ -1 +0,0 @@
|
||||
.pippo {}
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
@@ -1,65 +0,0 @@
|
||||
<project>
|
||||
<skin>
|
||||
<groupId>org.apache.maven.skins</groupId>
|
||||
<artifactId>maven-fluido-skin</artifactId>
|
||||
<version>1.2.1</version>
|
||||
</skin>
|
||||
<custom>
|
||||
<fluidoSkin>
|
||||
<topBarEnabled>true</topBarEnabled>
|
||||
<sideBarEnabled>true</sideBarEnabled>
|
||||
<topBarIcon>
|
||||
<name>Maven Alfresco Lifecycle</name>
|
||||
<alt>Maven Alfresco Lifecycle</alt>
|
||||
<src>/img/Alfresco-logo-transparent.gif</src>
|
||||
<href>/index.html</href>
|
||||
</topBarIcon>
|
||||
<twitter>
|
||||
<user>mindthegabz</user>
|
||||
<showUser>true</showUser>
|
||||
<showFollowers>true</showFollowers>
|
||||
</twitter>
|
||||
<facebookLike />
|
||||
<googlePlusOne />
|
||||
</fluidoSkin>
|
||||
</custom>
|
||||
<poweredBy>
|
||||
<logo name="Maven" href="http://maven.apache.org" img="http://maven.apache.org/images/logos/maven-feather.png" />
|
||||
<logo name="Alfresco - Open source ECM" img="http://alfresco.com/assets/images/icons/powered_by_alfresco.gif"
|
||||
href="http://www.alfresco.com" />
|
||||
</poweredBy>
|
||||
<publishDate position="navigation-bottom" format="MM-dd-yy" />
|
||||
<bannerLeft>
|
||||
<name>Maven Alfresco Lifecycle - v. ${project.version}</name>
|
||||
<href>http://www.alfresco.com</href>
|
||||
<src>img/Alfresco-logo-transparent.gif</src>
|
||||
</bannerLeft>
|
||||
|
||||
<body>
|
||||
<links>
|
||||
<item name="Maven" href="http://maven.apache.org/" />
|
||||
<item name="Alfresco" href="http://www.alfresco.com/" />
|
||||
<item name="Project founder's blog" href="http://www.mindthegab.com/" />
|
||||
<item name="Apache" href="http://www.apache.org/" />
|
||||
</links>
|
||||
|
||||
<menu ref="modules" inherit="bottom"/>
|
||||
<menu ref="parent" inherit="bottom"/>
|
||||
|
||||
<menu name="Maven2 Lifecycle Alfresco Resources">
|
||||
<item name="Google Code Project" href="http://code.google.com/p/maven-alfresco-archetypes/" />
|
||||
<item name="Alfresco Maven Wiki Docs" href="http://wiki.alfresco.com/wiki/Managing_Alfresco_Lifecyle_with_Maven" />
|
||||
<item name="Alfresco with Maven for Dummies" href="https://wiki.alfresco.com/wiki/Maven_For_Dummies" />
|
||||
<item name="Third party how to" href="http://www.cybermagic.co.nz/wiki/display/CM/Building+Alfresco+apps+with+Maven" />
|
||||
<item name="Enterprise use case" href="http://www.slideshare.net/guest67a9ba/maven-application-lifecycle-management-for-alfresco" />
|
||||
<item name="FAQ" href="faq.html" />
|
||||
</menu>
|
||||
|
||||
<menu name="See also">
|
||||
<item name="Maven Alfresco AMP Archetype" href="http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/latest/maven-alfresco-archetype/maven-alfresco-amp-archetype/index.html" />
|
||||
<item name="Maven AMP Plugin" href="http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/latest/plugins/maven-amp-plugin/index.html" />
|
||||
</menu>
|
||||
|
||||
<menu ref="reports" />
|
||||
</body>
|
||||
</project>
|
Reference in New Issue
Block a user