[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-423) Fix broken API Documentation Generation

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Oct 11 04:46:03 EDT 2012


Andrew Rubinger created SHRINKWRAP-423:
------------------------------------------

             Summary: Fix broken API Documentation Generation
                 Key: SHRINKWRAP-423
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-423
             Project: ShrinkWrap
          Issue Type: Task
    Affects Versions: 1.1.0
            Reporter: Andrew Rubinger


When using "mvn site":

{code}[ERROR] java.lang.IllegalStateException: Failed to find an insertion point.
[ERROR] at org.jboss.apiviz.APIviz.instrumentDiagram(APIviz.java:334)
[ERROR] at org.jboss.apiviz.APIviz.generateOverviewSummary(APIviz.java:202)
[ERROR] at org.jboss.apiviz.APIviz.start(APIviz.java:80)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:601)
[ERROR] at com.sun.tools.javadoc.DocletInvoker.invoke(DocletInvoker.java:280)
[ERROR] at com.sun.tools.javadoc.DocletInvoker.start(DocletInvoker.java:160)
[ERROR] at com.sun.tools.javadoc.Start.parseAndExecute(Start.java:397)
[ERROR] at com.sun.tools.javadoc.Start.begin(Start.java:167)
[ERROR] at com.sun.tools.javadoc.Main.execute(Main.java:59)
[ERROR] at com.sun.tools.javadoc.Main.main(Main.java:49){code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list