<?xml version="1.0"?> <project xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"> <body> <links> </links> <menu name="Overview"> <item name="Introduction" href="index.html" /> <item name="Development" href="development.html" /> <item name="FAQ" href="faq.html" /> </menu> </body> </project>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 9586 | Joel Brown | test submit for case | ||
//guest/joel_brown/cases/88163/p4maven/p4maven-provider/src/site/site.xml | |||||
#1 | 9585 | Joel Brown |
Populate //guest/joel_brown/cases/88163/p4maven/... from //guest/dantran/p4maven/.... |
||
//guest/dantran/p4maven/p4maven-provider/src/site/site.xml | |||||
#2 | 9548 | dantran |
- pickup P4PORT form env and system properties to support multi site using proxy - add development doc - check for error after each action |
||
#1 | 9519 | dantran | folder rename to match with its artifactId | ||
//guest/dantran/p4maven/com.perforce.maven/src/site/site.xml | |||||
#1 | 9498 | dantran |
- Setup Maven site for documetation - Implement ~/m2/p4maven-settings.xml to store external config overridable by system properties. All global settings now can be retrieved va P4Utils |