Hi Hervé, Hervé BOUTEMY wrote:
>> Now the question is: where do we put ASF pom documentation? > sharing a few thoughts: > 1. in the project itself? need to find a way to get its publication done > without tainting the pom Just an idea: Use a separate pom file with the proper site settings in the same directory and declare the ASF pom as parent. Deploy the site docs separately then with: mvn -f site-pom.xml site site:deploy > 2. in the Maven site [1], in a dedicated directory > > 3. at the top of pom svn [2]: the main difference I see from Maven site is > that we can configure project information specifically (issue tracking > especially), create dedicated menu > > any thought? > > Regards, > > Hervé > > [1] http://svn.apache.org/viewvc/maven/site/trunk/ > > [2] http://svn.apache.org/viewvc/maven/pom/trunk/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org