Thorsten Scherler wrote: > On Fri, 2009-12-04 at 12:09 +0100, Reinhard Pötz wrote: > ... >> See >> http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-docs/src/docbkx/reference/ >> >> You can generate the documentation yourself by invoking 'mvn site' from >> the base directory of the cocoon-docs module. > > I tried that but I get: > ... > [INFO] Unable to find resource > 'org.apache.cocoon:cocoon-thien-maven-site-skin:jar:1.0.0-SNAPSHOT' in > repository apache.snapshots > (http://people.apache.org/repo/m2-snapshot-repository) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] The skin does not exist: Unable to download the artifact from any > repository > > How can I fix this?
Cocoon 2.2 trunk contains the cocoon-thien-maven-site-skin (http://svn.apache.org/repos/asf/cocoon/trunk/site/cocoon-thien-maven-site-skin/pom.xml). Either your build (mvn install) the complete Cocoon 2.2 trunk or you only build (mvn install) the parent POM and the site skin. I will also release the site skin so that it is available at the central Maven 2 repo. -- Reinhard Pötz Managing Director, {Indoqa} GmbH http://www.indoqa.com/en/people/reinhard.poetz/ Member of the Apache Software Foundation Apache Cocoon Committer, PMC member [email protected] ________________________________________________________________________
