[ http://jira.codehaus.org/browse/MSITE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201809#action_201809 ]
John Cheng commented on MSITE-439: ---------------------------------- Any information on how to enable this special "Maven 3" plugin in Maven 3.0-alpha-5? > mvn site command creates css, images, but no html files > ------------------------------------------------------- > > Key: MSITE-439 > URL: http://jira.codehaus.org/browse/MSITE-439 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Affects Versions: 2.0.1 > Environment: maven-site-plugin:2.0.1 with Apache Maven 3.0-alpha-5 > Reporter: John Cheng > > I read about http://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html and > MNG-4162, but I am not sure if what I am seeing is the expected behavior, or > if it should be reported as a bug. > To reproduce, use Maven 3.0 alpha 5. Create the maven-archetype-webapp > project, and try to generate a site for it. > mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-webapp > -DarchetypeArtifactId=maven-archetype-webapp > cd my-webapp > mvn site > ls -l target/site > Expected to see index.html, etc., > The result I see is a css folder and a image folder, but nothing else. Is > there a way to generate a site using Maven 3? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira