<?xml version="1.0"?> <!-- Copyright (c) 2010 Perforce Software. All rights reserved. --> <faqs id="FAQ" title="Frequently Asked Questions"> <part id="Development"> <faq id="How To Run Maven SCM Technology Compatibility Kit Test Suite"> <question>How To Run Maven SCM Technology Compatibility Kit Test Suite?</question> <answer> </answer> </faq> <faq id="How To Run IT Test Suite"> <question>How To Run IT Test Suite?</question> <answer> </answer> </faq> <faq id="How To Release P4Maven"> <question>How To Release P4Maven?</question> <answer> </answer> </faq> <faq id="How To Generate Initial Data Set"> <question>How To Generate Initial Data Set?</question> <answer> mvn -Prun-its -DskipTests=true -Dinvoker.pom=src/it/template/pom.xml </answer> </faq> </part> </faqs>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 9586 | Joel Brown | test submit for case | ||
//guest/joel_brown/cases/88163/p4maven/p4maven-provider/src/site/fml/faq.fml | |||||
#1 | 9585 | Joel Brown |
Populate //guest/joel_brown/cases/88163/p4maven/... from //guest/dantran/p4maven/.... |
||
//guest/dantran/p4maven/p4maven-provider/src/site/fml/faq.fml | |||||
#1 | 9519 | dantran | folder rename to match with its artifactId | ||
//guest/dantran/p4maven/com.perforce.maven/src/site/fml/faq.fml | |||||
#2 | 9512 | dantran | add defaultGoal, doc how to generate initial data, exclude template it | ||
#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 |