You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2009/12/08 22:27:55 UTC

[jira] Closed: (MSITE-439) mvn site command creates css, images, but no html files

     [ http://jira.codehaus.org/browse/MSITE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-439.
---------------------------------

    Resolution: Not A Bug

You need to use a special "Maven 3"-version of the Site Plugin with Maven 3, as you can read on the page you referred to.

> 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