[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2777) Can not build refdoc with 2.0.2-snapshot

Jay Balunas (JIRA) jira-events at lists.jboss.org
Mon Mar 24 10:11:40 EDT 2008


Can not build refdoc with 2.0.2-snapshot
----------------------------------------

                 Key: JBSEAM-2777
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2777
             Project: JBoss Seam
          Issue Type: Bug
          Components: Build, Documentation Issues
    Affects Versions: 2.0.2.GA
            Reporter: Jay Balunas
             Fix For: 2.0.2.GA


Did a full update of the Seam 2.0 branch, clean, build, then attempted to build the refdoc and received the error below.  I cleaned my repository of the "seam-docbook-xslt" to make sure it was up to date and still got this error.  Checked referenced jar and the "version.xsl" does not exist.  The closest thing I could find was a Version-Info.xml in the "$SEAM/doc/Seam_Reference_Guide/common directory".

[java] WARNING: Part/page 1 overflows the available area in block-progression dimension. (fo:static-content, location: -1/-1)
     [java] Mar 24, 2008 10:00:19 AM org.apache.fop.layoutmgr.StaticContentLayoutManager doLayout
     [java] WARNING: static-content overflows the available area. (fo:static-content, location: -1/-1)
     [java] Error at xsl:import on line 17 of jar:file:/home/jbalunas/.m2/repository/org/jboss/seam/seam-docbook-xslt/1.1.0-SNAPSHOT/seam-docbook-xslt-1.1.0-SNAPSHOT.jar!/xslt/org/jboss/seam/main-html.xsl:
     [java]   Failure reading jar:file:/home/jbalunas/.m2/repository/org/jboss/seam/seam-docbook-xslt/1.1.0-SNAPSHOT/seam-docbook-xslt-1.1.0-SNAPSHOT.jar!/xslt/org/jboss/seam/version.xsl: no more input
     [java] [INFO] ------------------------------------------------------------------------
     [java] [ERROR] BUILD ERROR
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] XSLT problem
     [java] 
     [java] Embedded error: unable to build transformer [null] : Failed to compile stylesheet. 1 error detected.
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] For more information, run Maven with the -e switch
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time: 41 seconds
     [java] [INFO] Finished at: Mon Mar 24 10:00:22 EDT 2008
     [java] [INFO] Final Memory: 26M/263M
     [java] [INFO] ------------------------------------------------------------------------
     [java] Java Result: 1
     [copy] Copying 89 files to /jboss/projects/seam/2.0/jboss-seam-2.0.2-SNAPSHOT/doc/reference


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list