You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Alex O'Ree (JIRA)" <ju...@ws.apache.org> on 2013/08/29 02:45:52 UTC

[jira] [Created] (JUDDI-643) Documentation pom fails

Alex O'Ree created JUDDI-643:
--------------------------------

             Summary: Documentation pom fails
                 Key: JUDDI-643
                 URL: https://issues.apache.org/jira/browse/JUDDI-643
             Project: jUDDI
          Issue Type: Bug
            Reporter: Alex O'Ree
            Assignee: Kurt T Stam


Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\juddi>set MAVEN_OPTS=-Xmx768m -XX:MaxPermSize=512m

C:\juddi>cd juddi.wiki

C:\juddi\juddi.wiki>git pull
remote: Counting objects: 295, done.
remote: Compressing objects: 100% (271/271), done.
remote: Total 288 (delta 143), reused 10 (delta 5)
Receiving objects: 100% (288/288), 65.49 KiB | 0 bytes/s, done.
Resolving deltas: 100% (143/143), completed with 5 local objects.
>From https://github.com/UDDI/juddi.wiki
   1403450..d5ae530  master     -> origin/master
Updating 1403450..d5ae530
Fast-forward
 Guide/en-US/Guide.asciidoc                         |   2 +-
 ....asciidoc => GuideConfigurationServer.asciidoc} |  60 ++--
 .../en-US/GuideDatabase-Connection-Setup.asciidoc  |   6 +-
 Guide/en-US/GuideReadme.asciidoc                   |   6 +-
 Guide/en-US/_Sidebar.asciidoc                      |   2 +-
 GuideAdministration.asciidoc                       | 326 +++++++++++++++++++++
 GuideAuthentication.asciidoc                       | 146 +++++++++
 GuideDeploying-to-Glassfish-2.1.1.asciidoc         |  74 +++++
 GuideDeploying-to-JBoss-6.0.0.GA.asciidoc          |  54 ++++
 GuideGettingStarted.asciidoc                       |  49 ++++
 GuideJuddi-Configuration.asciidoc                  | 224 ++++++++++++++
 GuideMapping-WADL-and-WSDL-to-UDDI.asciidoc        |  15 +
 GuideRoot-Seed-Data.asciidoc                       | 112 +++++++
 GuideSecurity-Guidance.asciidoc                    |  31 ++
 GuideUDDI-Registry-Introduction.asciidoc           |  24 ++
 GuideUsing-Digital-Signatures-in-UDDI.asciidoc     |  12 +
 GuideWhat's-New-in-3.2.asciidoc                    |   5 +
 GuidejUDDI-Client-Configuration-Guide.asciidoc     |  17 ++
 Home.asciidoc                                      |   8 +
 Home.md                                            |   1 -
 ...trative-Web-Interface-(juddi-portlets).asciidoc |   8 +
 devContributing-to-jUDDI.asciidoc                  |  45 +++
 devMapping-WADL-and-WSDL-to-UDDI.md                |   1 +
 devSimple-Publishing-Using-the-jUDDI-API.asciidoc  | 231 +++++++++++++++
 devUDDI-Subscriptions.asciidoc                     |  19 ++
 devUsing-Digital-Signatures-in-UDDI.md             |   1 +
 ...a-Annotations-to-Automate-Registration.asciidoc |  64 ++++
 devjUDDI-Client-Embedded-Mode.asciidoc             |  11 +
 devjUDDI-Client-for-.NET.asciidoc                  |  78 +++++
 29 files changed, 1599 insertions(+), 33 deletions(-)
 rename Guide/en-US/{GuideConfiguration.asciidoc => GuideConfigurationServer.asciidoc} (84%)
 create mode 100644 GuideAdministration.asciidoc
 create mode 100644 GuideAuthentication.asciidoc
 create mode 100644 GuideDeploying-to-Glassfish-2.1.1.asciidoc
 create mode 100644 GuideDeploying-to-JBoss-6.0.0.GA.asciidoc
 create mode 100644 GuideGettingStarted.asciidoc
 create mode 100644 GuideJuddi-Configuration.asciidoc
 create mode 100644 GuideMapping-WADL-and-WSDL-to-UDDI.asciidoc
 create mode 100644 GuideRoot-Seed-Data.asciidoc
 create mode 100644 GuideSecurity-Guidance.asciidoc
 create mode 100644 GuideUDDI-Registry-Introduction.asciidoc
 create mode 100644 GuideUsing-Digital-Signatures-in-UDDI.asciidoc
 create mode 100644 GuideWhat's-New-in-3.2.asciidoc
 create mode 100644 GuidejUDDI-Client-Configuration-Guide.asciidoc
 create mode 100644 Home.asciidoc
 delete mode 100644 Home.md
 create mode 100644 User-Administrative-Web-Interface-(juddi-portlets).asciidoc
 create mode 100644 devContributing-to-jUDDI.asciidoc
 create mode 100644 devMapping-WADL-and-WSDL-to-UDDI.md
 create mode 100644 devSimple-Publishing-Using-the-jUDDI-API.asciidoc
 create mode 100644 devUDDI-Subscriptions.asciidoc
 create mode 100644 devUsing-Digital-Signatures-in-UDDI.md
 create mode 100644 devUsing-UDDI-Java-Annotations-to-Automate-Registration.asciidoc
 create mode 100644 devjUDDI-Client-Embedded-Mode.asciidoc
 create mode 100644 devjUDDI-Client-for-.NET.asciidoc

C:\juddi\juddi.wiki>ls
'ls' is not recognized as an internal or external command,
operable program or batch file.

C:\juddi\juddi.wiki>dir
 Volume in drive C has no label.
 Volume Serial Number is C24E-EB9F

 Directory of C:\juddi\juddi.wiki

08/28/2013  08:36 PM    <DIR>          .
08/28/2013  08:36 PM    <DIR>          ..
08/21/2013  10:04 PM                 7 .gitignore
08/28/2013  08:36 PM             1,892 devContributing-to-jUDDI.asciidoc
08/28/2013  08:36 PM               355 devjUDDI-Client-Embedded-Mode.asciidoc
08/28/2013  08:36 PM             2,951 devjUDDI-Client-for-.NET.asciidoc
08/28/2013  08:36 PM                 4 devMapping-WADL-and-WSDL-to-UDDI.md
08/28/2013  08:36 PM            15,845 devSimple-Publishing-Using-the-jUDDI-API.asciidoc
08/28/2013  08:36 PM             1,191 devUDDI-Subscriptions.asciidoc
08/28/2013  08:36 PM                 4 devUsing-Digital-Signatures-in-UDDI.md
08/28/2013  08:36 PM             4,299 devUsing-UDDI-Java-Annotations-to-Automate-Registration.asciidoc
08/21/2013  10:04 PM    <DIR>          Guide
08/28/2013  08:36 PM            12,425 GuideAdministration.asciidoc
08/28/2013  08:36 PM            10,733 GuideAuthentication.asciidoc
08/28/2013  08:36 PM             3,206 GuideDeploying-to-Glassfish-2.1.1.asciidoc
08/28/2013  08:36 PM             2,591 GuideDeploying-to-JBoss-6.0.0.GA.asciidoc
08/28/2013  08:36 PM             2,983 GuideGettingStarted.asciidoc
08/28/2013  08:36 PM               141 GuidejUDDI-Client-Configuration-Guide.asciidoc
08/28/2013  08:36 PM             7,741 GuideJuddi-Configuration.asciidoc
08/28/2013  08:36 PM               187 GuideMapping-WADL-and-WSDL-to-UDDI.asciidoc
08/28/2013  08:36 PM             7,518 GuideRoot-Seed-Data.asciidoc
08/28/2013  08:36 PM             1,291 GuideSecurity-Guidance.asciidoc
08/28/2013  08:36 PM             2,831 GuideUDDI-Registry-Introduction.asciidoc
08/28/2013  08:36 PM               181 GuideUsing-Digital-Signatures-in-UDDI.asciidoc
08/28/2013  08:36 PM                60 GuideWhat's-New-in-3.2.asciidoc
08/28/2013  08:36 PM               534 Home.asciidoc
08/21/2013  10:04 PM                 9 JUDDI.asciidoc
08/21/2013  10:04 PM             6,668 pom.xml
08/21/2013  10:04 PM                42 Readme.asciidoc
08/28/2013  08:36 PM               275 User-Administrative-Web-Interface-(juddi-portlets).asciidoc
              27 File(s)         85,964 bytes
               3 Dir(s)  120,363,859,968 bytes free

C:\juddi\juddi.wiki>mv install
'mv' is not recognized as an internal or external command,
operable program or batch file.

C:\juddi\juddi.wiki>maven install
'maven' is not recognized as an internal or external command,
operable program or batch file.

C:\juddi\juddi.wiki>mvn install
[INFO] Scanning for projects...
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/plugins/maven-jdocbook-plugin/2.3.8
/maven-jdocbook-plugin-2.3.8.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/plugins/maven-jdocbook-plugin/2.3.8/
maven-jdocbook-plugin-2.3.8.pom (10 KB at 7.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/8/jboss-parent-8.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 KB a
t 61.1 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-xslt/1.0.1-SNAPSHOT/
maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-xslt/1.0.1-SNAPSHOT/
maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-xslt/1.0.1-SNAPSHOT/m
aven-metadata.xml (784 B at 0.6 KB/sec)
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-xslt/1.0.1-SNAPSHOT/m
aven-metadata.xml (784 B at 0.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-style-parent/1.0.1-SNAPSHOT/
maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-style-parent/1.0.1-SNAPSHOT/
maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-style-parent/1.0.1-SNAPSHOT/m
aven-metadata.xml (611 B at 0.6 KB/sec)
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-style-parent/1.0.1-SNAPSHOT/m
aven-metadata.xml (611 B at 0.5 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/eclipse/wst/css/core/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/eclipse/wst/css/core/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/wst/css/core/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/wst/css/core/maven-metadata.xml
Downloading: http://repository.jboss.com/maven2/org/eclipse/wst/css/core/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/css/core/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.wst.css:core/maven-metadata.xml from/to repository.jboss.com (http://r
epository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/org/eclipse/wst/css/core/maven-metada
ta.xml, ReasonPhrase:Forbidden.
[WARNING] Could not transfer metadata org.eclipse.wst.css:core/maven-metadata.xml from/to maven-repository.dev.java.net
(http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://do
wnload.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/wst/sse/core/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/eclipse/wst/sse/core/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/eclipse/wst/sse/core/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/wst/sse/core/maven-metadata.xml
Downloading: http://repository.jboss.com/maven2/org/eclipse/wst/sse/core/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/sse/core/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml from/to repository.jboss.com (http://r
epository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/org/eclipse/wst/sse/core/maven-metada
ta.xml, ReasonPhrase:Forbidden.
[WARNING] Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml from/to maven-repository.dev.java.net
(http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://do
wnload.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
Downloading: http://download.java.net/maven/2/org/eclipse/wst/common/uriresolver/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/eclipse/wst/common/uriresolver/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/wst/common/uriresolver/maven-metadata.x
ml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/wst/common/uriresolver/maven-metadata.x
ml
Downloading: http://repository.jboss.com/maven2/org/eclipse/wst/common/uriresolver/maven-metadata.xml
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/common/uriresolver/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.wst.common:uriresolver/maven-metadata.xml from/to repository.jboss.com
 (http://repository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/org/eclipse/wst/common/urir
esolver/maven-metadata.xml, ReasonPhrase:Forbidden.
[WARNING] Could not transfer metadata org.eclipse.wst.common:uriresolver/maven-metadata.xml from/to maven-repository.dev
.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net
(http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://repository.jboss.com/maven2/ was c
ached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.com has
elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml f
rom/to repository.jboss.com (http://repository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/
org/eclipse/wst/sse/core/maven-metadata.xml, ReasonPhrase:Forbidden.
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://download.java.net/maven/1 was cach
ed in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.ne
t has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata
.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access reposito
ry maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRe
positoryConnectorFactory
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-style/1.0.1-SNAPSHOT
/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-style/1.0.1-SNAPSHOT
/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-style/1.0.1-SNAPSHOT/
maven-metadata.xml (796 B at 0.7 KB/sec)
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/juddi/juddi-docbook-style/1.0.1-SNAPSHOT/
maven-metadata.xml (796 B at 0.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jdocbook/jdocbook-core/1.0.7/jdocbook-cor
e-1.0.7.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jdocbook/jdocbook-core/1.0.7/jdocbook-core
-1.0.7.pom (5 KB at 12.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.0.1/commons-exec-
1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.pom (8 KB at 25
.8 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.3/plexus-utils
-2.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.3/plexus-utils-2.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.3/plexus-utils-2.0.3.pom (4 KB at 2
2.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/xmlgraphics/fop/1.0/fop-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/1.0/fop-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/1.0/fop-1.0.pom (6 KB at 35.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/xmlgraphics/xmlgraphics-commons/1.4/xmlg
raphics-commons-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/1.4/xmlgraphics-commons-1.4.
pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/1.4/xmlgraphics-commons-1.4.p
om (4 KB at 11.4 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook-xsl-xalan/1.0.0/docbook-xsl-
xalan-1.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-xalan/1.0.0/docbook-xsl-xalan-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-xalan/1.0.0/docbook-xsl-xalan-1.0.0.pom (3 KB
 at 17.4 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook/5.0/docbook-5.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook/5.0/docbook-5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook/5.0/docbook-5.0.pom (3 KB at 16.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook-xsl-saxon/1.0.0/docbook-xsl-
saxon-1.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-saxon/1.0.0/docbook-xsl-saxon-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-saxon/1.0.0/docbook-xsl-saxon-1.0.0.pom (3 KB
 at 14.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook-xml/5.0/docbook-xml-5.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xml/5.0/docbook-xml-5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xml/5.0/docbook-xml-5.0.pom (4 KB at 21.2 KB/sec)

Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook-xsl/1.76.1/docbook-xsl-1.76.
1.pom
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl/1.76.1/docbook-xsl-1.76.1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl/1.76.1/docbook-xsl-1.76.1.pom (5 KB at 28.6 K
B/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook/5.0-1/docbook-5.0-1.pom
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook/5.0-1/docbook-5.0-1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook/5.0-1/docbook-5.0-1.pom (3 KB at 17.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.
pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.pom (7 KB at 42.1 KB/
sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 KB at 99.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.3/maven-model-3.0.
3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (4 KB at 27.6 K
B/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils
-2.0.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 1
0.4 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.3/maven-setting
s-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.pom (2 KB at
13.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.3/maven
-settings-builder-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.
0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0
.3.pom (3 KB at 14.4 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexu
s-interpolation-1.14.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14
.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.
pom (910 B at 5.8 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.3/ma
ven-repository-metadata-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metad
ata-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metada
ta-3.0.3.pom (2 KB at 12.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.3/maven-artifac
t-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (2 KB at
12.6 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.3/maven-plugi
n-api-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (3 KB
 at 15.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inj
ect-plexus-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom

Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom
(3 KB at 19.1 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-p
lexus-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (4 KB
 at 23.1 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bea
n-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (3 KB at
21.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1
.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (2 KB at 12.3
KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1
.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (10 KB at 52.3
 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/7/forge-parent-7.po
m
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (13 KB at 41.7 KB/s
ec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-c
lassworlds-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4
 KB at 23.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-injec
t-bean-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (3 K
B at 20.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4
.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (8 KB at 18.7 KB
/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-p
arent-2.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (13 K
B at 58.6 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.po
m
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 69.1 KB/s
ec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.3/maven-mo
del-builder-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.po
m
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.pom
 (3 KB at 10.6 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.3/maven-
aether-provider-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.
3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3
.pom (3 KB at 18.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.11/aether-api-1.11
.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.pom (2 KB at 10.7 KB
/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.11/aether-paren
t-1.11.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.11/aether-parent-1.11.pom (12 KB at
72.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11
.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.pom (2 KB at 9.9 KB/
sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.11/aether-util-1.
11.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.pom (2 KB at 12.7
KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.11/aether-impl-1.
11.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.pom (4 KB at 20.4
KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0.3/maven-compat-3.
0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.pom (4 KB at 11.5
 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-
7/wagon-provider-api-1.0-beta-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api
-1.0-beta-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-
1.0-beta-7.pom (2 KB at 12.5 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-b
eta-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom (12 KB at 4
1.1 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils
-2.0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom (3 KB at 1
8.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.0.1/commons-exec-
1.0.1.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jdocbook/jdocbook-core/1.0.7/jdocbook-cor
e-1.0.7.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/xmlgraphics/fop/1.0/fop-1.0.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook-xsl-xalan/1.0.0/docbook-xsl-
xalan-1.0.0.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/plugins/maven-jdocbook-plugin/2.3.8
/maven-jdocbook-plugin-2.3.8.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/xmlgraphics/xmlgraphics-commons/1.4/xmlg
raphics-commons-1.4.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook-xsl-saxon/1.0.0/docbook-xsl-
saxon-1.0.0.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.11/aether-util-1.
11.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-injec
t-bean-2.1.1.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4
-no_aop.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexu
s-interpolation-1.14.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jdocbook/jdocbook-core/1.0.7/jdocbook-core
-1.0.7.jar (87 KB at 93.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils
-2.0.7.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/plugins/maven-jdocbook-plugin/2.3.8/
maven-jdocbook-plugin-2.3.8.jar (148 KB at 141.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/1.0/fop-1.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-saxon/1.0.0/docbook-xsl-saxon-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/1.4/xmlgraphics-commons-1.4.
jar
Downloading: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-xalan/1.0.0/docbook-xsl-xalan-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.0.1/commons-exec-1.0.1.jar (49 KB at 1
08.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-saxon/1.0.0/docbook-xsl-saxon-1.0.0.jar (43 K
B at 74.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar (118 KB at 184
.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar (225
 KB at 400.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14
.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.
jar (60 KB at 144.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar
Downloaded: http://repo.maven.apache.org/maven2/net/sf/docbook/docbook-xsl-xalan/1.0.0/docbook-xsl-xalan-1.0.0.jar (32 K
B at 20.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar (219 KB at
 864.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/1.4/xmlgraphics-commons-1.4.j
ar (556 KB at 232.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar (473 KB a
t 118.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/1.0/fop-1.0.jar (3008 KB at 125.9 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jUDDI Wiki 3.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/maven
-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (528 B
at 3.5 KB/sec)
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/maven-
metadata.xml (379 B at 0.5 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.4/m
aven-install-plugin-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-
2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2
.4.pom (7 KB at 40.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/maven-
metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (614 B a
t 3.9 KB/sec)
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/maven-m
etadata.xml (378 B at 0.5 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/asciidoctor/asciidoctor-maven-plugin/0.1.1/asci
idoctor-maven-plugin-0.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/0.1.1/asciidoctor-maven-plugin
-0.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/0.1.1/asciidoctor-maven-plugin-
0.1.1.pom (6 KB at 22.8 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/asciidoctor/asciidoctor-maven-plugin/0.1.1/asci
idoctor-maven-plugin-0.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/0.1.1/asciidoctor-maven-plugin
-0.1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctor-maven-plugin/0.1.1/asciidoctor-maven-plugin-
0.1.1.jar (596 KB at 179.2 KB/sec)
[INFO]
[INFO] --- asciidoctor-maven-plugin:0.1.1:process-asciidoc (output-html) @ juddi-wiki ---
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-
3.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 12.3
 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 98.5 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils
-2.0.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 2
2.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils
-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (3 KB at 1
7.5 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jruby/jruby-complete/1.7.2/jruby-complete-1.7.2
.pom
Downloading: http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.2/jruby-complete-1.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.2/jruby-complete-1.7.2.pom (938 B at 4.6 KB
/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jruby/shared/1.7.2/shared-1.7.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/jruby/shared/1.7.2/shared-1.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jruby/shared/1.7.2/shared-1.7.2.pom (7 KB at 35.1 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils
-3.0.3.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jruby/jruby-complete/1.7.2/jruby-complete-1.7.2
.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.2/jruby-complete-1.7.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.jar (222 KB at
 275.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/jruby/jruby-complete/1.7.2/jruby-complete-1.7.2.jar (18777 KB at 216
.6 KB/sec)
asciidoctor: ERROR: line 3: only book doctypes can contain level 0 sections
asciidoctor: WARNING: line 3: section title out of sequence: expected level 1, got level 0
[INFO]
[INFO] --- maven-jdocbook-plugin:2.3.8:resources (default-resources) @ juddi-wiki ---
[WARNING] Failure to transfer org.eclipse.wst.css:core/maven-metadata.xml from http://repository.jboss.com/maven2/ was c
ached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.com has
elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.css:core/maven-metadata.xml f
rom/to repository.jboss.com (http://repository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/
org/eclipse/wst/css/core/maven-metadata.xml, ReasonPhrase:Forbidden.
[WARNING] Failure to transfer org.eclipse.wst.css:core/maven-metadata.xml from http://download.java.net/maven/1 was cach
ed in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.ne
t has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.css:core/maven-metadata
.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access reposito
ry maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRe
positoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://repository.jboss.com/maven2/ was c
ached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.com has
elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml f
rom/to repository.jboss.com (http://repository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/
org/eclipse/wst/sse/core/maven-metadata.xml, ReasonPhrase:Forbidden.
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://download.java.net/maven/1 was cach
ed in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.ne
t has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata
.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access reposito
ry maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRe
positoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.common:uriresolver/maven-metadata.xml from http://repository.jboss.com/mav
en2/ was cached in the local repository, resolution will not be reattempted until the update interval of repository.jbos
s.com has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.common:uriresolver/
maven-metadata.xml from/to repository.jboss.com (http://repository.jboss.com/maven2/): Access denied to: http://reposito
ry.jboss.com/maven2/org/eclipse/wst/common/uriresolver/maven-metadata.xml, ReasonPhrase:Forbidden.
[WARNING] Failure to transfer org.eclipse.wst.common:uriresolver/maven-metadata.xml from http://download.java.net/maven/
1 was cached in the local repository, resolution will not be reattempted until the update interval of maven-repository.d
ev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.common:urires
olver/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector availabl
e to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the availab
le factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://repository.jboss.com/maven2/ was c
ached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.com has
elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml f
rom/to repository.jboss.com (http://repository.jboss.com/maven2/): Access denied to: http://repository.jboss.com/maven2/
org/eclipse/wst/sse/core/maven-metadata.xml, ReasonPhrase:Forbidden.
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://download.java.net/maven/1 was cach
ed in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.ne
t has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata
.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access reposito
ry maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRe
positoryConnectorFactory
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook/1.74.0/docbook-1.74.0.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook/1.74.0/docbook-1.74.0.pom (0
B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/docs/highlight/1.0.0/highlight-1.0.0.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/docs/highlight/1.0.0/highlight-1.0.0.pom (
0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/docs/highlight/3.1.4.GA/highlight-3.1
.4.GA.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/docs/highlight/3.1.4.GA/highlight-3.1.
4.GA.pom (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/docs/3.1.4.GA/docs-3.1.4.GA.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/docs/3.1.4.GA/docs-3.1.4.GA.pom (0 B a
t 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/root/3.1.4.GA/root-3.1.4.GA.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/root/3.1.4.GA/root-3.1.4.GA.pom (0 B a
t 0.0 KB/sec)
[INFO] artifact org.eclipse.wst.css:core: checking for updates from jboss
[INFO] artifact org.eclipse.wst.css:core: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.css:core' could not be retrieved from repository: central d
ue to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/css/core/mav
en-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst.css:core: checking for updates from maven2-repository.dev.java.net
[INFO] artifact org.eclipse.wst.css:core: checking for updates from repository.jboss.com
[WARNING] repository metadata for: 'artifact org.eclipse.wst.css:core' could not be retrieved from repository: repositor
y.jboss.com due to an error: Authorization failed: Access denied to: http://repository.jboss.com/maven2/org/eclipse/wst/
css/core/maven-metadata.xml, ReasonPhrase:Forbidden.
[INFO] artifact org.eclipse.wst.css:core: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from jboss
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.sse:core' could not be retrieved from repository: central d
ue to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/sse/core/mav
en-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from maven2-repository.dev.java.net
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from repository.jboss.com
[WARNING] repository metadata for: 'artifact org.eclipse.wst.sse:core' could not be retrieved from repository: repositor
y.jboss.com due to an error: Authorization failed: Access denied to: http://repository.jboss.com/maven2/org/eclipse/wst/
sse/core/maven-metadata.xml, ReasonPhrase:Forbidden.
[INFO] artifact org.eclipse.wst.sse:core: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from jboss
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common:uriresolver' could not be retrieved from repository:
 central due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/co
mmon/uriresolver/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from maven2-repository.dev.java.net
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from repository.jboss.com
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common:uriresolver' could not be retrieved from repository:
 repository.jboss.com due to an error: Authorization failed: Access denied to: http://repository.jboss.com/maven2/org/ec
lipse/wst/common/uriresolver/maven-metadata.xml, ReasonPhrase:Forbidden.
[INFO] artifact org.eclipse.wst.common:uriresolver: checking for updates from maven-repository.dev.java.net
[INFO] artifact org.apache:xerces: checking for updates from jboss
[INFO] artifact org.apache:xerces: checking for updates from central
[WARNING] repository metadata for: 'artifact org.apache:xerces' could not be retrieved from repository: central due to a
n error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/apache/xerces/maven-metadata.xm
l, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from jboss
[INFO] artifact org.eclipse.wst.xml:core: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.xml:core' could not be retrieved from repository: central d
ue to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/xml/core/mav
en-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:runtime: checking for updates from jboss
[INFO] artifact org.eclipse.core:runtime: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:runtime' could not be retrieved from repository: central d
ue to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/runtime/mav
en-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse:osgi: checking for updates from jboss
[INFO] artifact org.eclipse:osgi: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse:osgi' could not be retrieved from repository: central due to an
 error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/osgi/maven-metadata.xml,
 ReasonPhrase:Denied Access.
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/osgi/3.4.3.R34x_v20081215-1030/osgi-3.4
.3.R34x_v20081215-1030.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/osgi/3.4.3.R34x_v20081215-1030/osgi-3.4.
3.R34x_v20081215-1030.pom (0 B at 0.0 KB/sec)
[INFO] artifact org.eclipse.equinox:common: checking for updates from jboss
[INFO] artifact org.eclipse.equinox:common: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.equinox:common' could not be retrieved from repository: central
 due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/equinox/common
/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:jobs: checking for updates from jboss
[INFO] artifact org.eclipse.core:jobs: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:jobs' could not be retrieved from repository: central due
to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/jobs/maven-met
adata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.equinox:registry: checking for updates from jboss
[INFO] artifact org.eclipse.equinox:registry: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.equinox:registry' could not be retrieved from repository: centr
al due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/equinox/regi
stry/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from jboss
[INFO] artifact org.eclipse.equinox:preferences: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.equinox:preferences' could not be retrieved from repository: ce
ntral due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/equinox/p
references/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:contenttype: checking for updates from jboss
[INFO] artifact org.eclipse.core:contenttype: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:contenttype' could not be retrieved from repository: centr
al due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/content
type/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.equinox:app: checking for updates from jboss
[INFO] artifact org.eclipse.equinox:app: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.equinox:app' could not be retrieved from repository: central du
e to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/equinox/app/maven
-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:resources: checking for updates from jboss
[INFO] artifact org.eclipse.core:resources: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:resources' could not be retrieved from repository: central
 due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/resources
/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:expressions: checking for updates from jboss
[INFO] artifact org.eclipse.core:expressions: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:expressions' could not be retrieved from repository: centr
al due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/express
ions/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:filesystem: checking for updates from jboss
[INFO] artifact org.eclipse.core:filesystem: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:filesystem' could not be retrieved from repository: centra
l due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/filesyst
em/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst:validation: checking for updates from jboss
[INFO] artifact org.eclipse.wst:validation: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst:validation' could not be retrieved from repository: central
 due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/validation
/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from jboss
[INFO] artifact org.eclipse.wst.common:frameworks: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common:frameworks' could not be retrieved from repository:
central due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/com
mon/frameworks/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:commands: checking for updates from jboss
[INFO] artifact org.eclipse.core:commands: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:commands' could not be retrieved from repository: central
due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/commands/m
aven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.jem:util: checking for updates from jboss
[INFO] artifact org.eclipse.jem:util: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.jem:util' could not be retrieved from repository: central due t
o an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/jem/util/maven-metad
ata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.emf:ecore: checking for updates from jboss
[INFO] artifact org.eclipse.emf:ecore: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.emf:ecore' could not be retrieved from repository: central due
to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/emf/ecore/maven-met
adata.xml, ReasonPhrase:Denied Access.
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/ecore/2.4.2/ecore-2.4.2.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/ecore/2.4.2/ecore-2.4.2.pom (0 B at
0.0 KB/sec)
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from jboss
[INFO] artifact org.eclipse.emf.ecore:xmi: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.emf.ecore:xmi' could not be retrieved from repository: central
due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/emf/ecore/xmi/m
aven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact com.ibm:icu: checking for updates from jboss
[INFO] artifact com.ibm:icu: checking for updates from central
[WARNING] repository metadata for: 'artifact com.ibm:icu' could not be retrieved from repository: central due to an erro
r: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/com/ibm/icu/maven-metadata.xml, ReasonPhr
ase:Denied Access.
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from jboss
[INFO] artifact org.eclipse.wst.common:environment: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common:environment' could not be retrieved from repository:
 central due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/co
mmon/environment/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.osgi:util: checking for updates from jboss
[INFO] artifact org.eclipse.osgi:util: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.osgi:util' could not be retrieved from repository: central due
to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/osgi/util/maven-met
adata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.emf:common: checking for updates from jboss
[INFO] artifact org.eclipse.emf:common: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.emf:common' could not be retrieved from repository: central due
 to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/emf/common/maven-m
etadata.xml, ReasonPhrase:Denied Access.
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/common/2.4.0/common-2.4.0.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/emf/common/2.4.0/common-2.4.0.pom (0 B a
t 0.0 KB/sec)
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from jboss
[INFO] artifact org.eclipse.wst.common.project.facet:core: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common.project.facet:core' could not be retrieved from repo
sitory: central due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse
/wst/common/project/facet/core/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.wst.common:core: checking for updates from jboss
[INFO] artifact org.eclipse.wst.common:core: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.wst.common:core' could not be retrieved from repository: centra
l due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/wst/common/co
re/maven-metadata.xml, ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse:text: checking for updates from jboss
[INFO] artifact org.eclipse:text: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse:text' could not be retrieved from repository: central due to an
 error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/text/maven-metadata.xml,
 ReasonPhrase:Denied Access.
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from jboss
[INFO] artifact org.eclipse.core:filebuffers: checking for updates from central
[WARNING] repository metadata for: 'artifact org.eclipse.core:filebuffers' could not be retrieved from repository: centr
al due to an error: Authorization failed: Access denied to: http://repo.maven.apache.org/maven2/org/eclipse/core/filebuf
fers/maven-metadata.xml, ReasonPhrase:Denied Access.
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/socialchange/doctype/doctype-changer/1.1/doctyp
e-changer-1.1.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/net/socialchange/doctype/doctype-changer/1.1/doctype
-changer-1.1.pom (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (0 B at
 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/xmlgraphics/fop/0.94/fop-0.94.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/0.94/fop-0.94.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/0.94/fop-0.94.pom (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/util/jboss-maven-utils/1.0.0/jboss-
maven-utils-1.0.0.pom
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/util/jboss-maven-utils/1.0.0/jboss-m
aven-utils-1.0.0.pom (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/util/jboss-maven-utils/1.0.0/jboss-
maven-utils-1.0.0.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/maven/util/jboss-maven-utils/1.0.0/jboss-m
aven-utils-1.0.0.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.
jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.3/maven-core-3.0.3.jar (544 KB at 1179.9
 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0.3/maven-model-3.0.
3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar (160 KB at 1308
.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0.3/maven-setting
s-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.3/maven-settings-3.0.3.jar (46 KB at
 451.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0.3/maven
-settings-builder-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.
0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.3/maven-settings-builder-3.0
.3.jar (41 KB at 548.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils
-2.0.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (219 KB at
 1346.8 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.3/ma
ven-repository-metadata-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metad
ata-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.3/maven-repository-metada
ta-3.0.3.jar (30 KB at 302.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0.3/maven-artifac
t-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar (51 KB at
 670.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.3/maven-plugi
n-api-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar (49 K
B at 552.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0.3/maven-mo
del-builder-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.ja
r
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.3/maven-model-builder-3.0.3.jar
 (146 KB at 1025.3 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0.3/maven-
aether-provider-3.0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.
3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.3/maven-aether-provider-3.0.3
.jar (55 KB at 724.5 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.11/aether-api-1.11
.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.11/aether-api-1.11.jar (85 KB at 990.2
KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11
.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.11/aether-spi-1.11.jar (16 KB at 178.0
KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.11/aether-impl-1.
11.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.11/aether-impl-1.11.jar (122 KB at 911
.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inj
ect-plexus-2.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar

Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar
(192 KB at 1224.9 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-c
lassworlds-2.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (4
6 KB at 522.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0.3/maven-compat-3.
0.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0.3/maven-compat-3.0.3.jar (275 KB at 14
24.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-
7/wagon-provider-api-1.0-beta-7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api
-1.0-beta-7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-
1.0-beta-7.jar (52 KB at 590.7 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook/1.74.0/docbook-1.74.0.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/net/sf/docbook/docbook/1.74.0/docbook-1.74.0.jar (0
B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/docs/highlight/1.0.0/highlight-1.0.0.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/docs/highlight/1.0.0/highlight-1.0.0.jar (
0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/docs/highlight/3.1.4.GA/highlight-3.1
.4.GA.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/richfaces/docs/highlight/3.1.4.GA/highlight-3.1.
4.GA.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/osgi/3.4.3.R34x_v20081215-1030/osgi-3.4
.3.R34x_v20081215-1030.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/osgi/3.4.3.R34x_v20081215-1030/osgi-3.4.
3.R34x_v20081215-1030.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/net/socialchange/doctype/doctype-changer/1.1/doctyp
e-changer-1.1.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/net/socialchange/doctype/doctype-changer/1.1/doctype
-changer-1.1.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
Downloaded: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (0 B at
 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/xmlgraphics/fop/0.94/fop-0.94.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/0.94/fop-0.94.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/xmlgraphics/fop/0.94/fop-0.94.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.9/maven-project-
2.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0.0
 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.9/maven-profile-
2.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0.0
 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.
9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0.0 KB/
sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.9/maven
-artifact-manager-2.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.
0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0
.9.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-
plugin-registry-2.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.
9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9
.jar (0 B at 0.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.9/maven-artifac
t-2.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0
.0 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils
-1.5.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar (246 KB at
 1478.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-
2.0.8.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.jar (0 B at 0.0
 KB/sec)
[INFO]
[INFO] --- maven-jdocbook-plugin:2.3.8:generate (default-generate) @ juddi-wiki ---
18 [main] INFO org.jboss.jdocbook.render.RendererImpl - Starting rendering en-US/pdf
redirecting output to file [C:\juddi\juddi.wiki\target\docbook\work\log\console-en-US-pdf.log]
Error at fo:static-content on line 1601 of jar:file:/C:/Users/alex/.m2/repository/net/sf/docbook/docbook/1.74.0/docbook
-1.74.0.jar!/fo/pagesetup.xsl:
  org.apache.fop.fo.ValidationException: "{http://www.w3.org/1999/XSL/Format}page-sequence" is not a valid child of "fo:
flow"! (See position -1:-1)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:04.404s
[INFO] Finished at: Wed Aug 28 20:40:31 EDT 2013
[INFO] Final Memory: 44M/277M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.8:generate (default-generate) on projec
t juddi-wiki: XSLT problem: error rendering [org.apache.fop.fo.ValidationException: "{http://www.w3.org/1999/XSL/Format}
page-sequence" is not a valid child of "fo:flow"! (See position -1:-1); SystemID: jar:file:/C:/Users/alex/.m2/repositor
y/net/sf/docbook/docbook/1.74.0/docbook-1.74.0.jar!/fo/pagesetup.xsl; Line#: 1601; Column#: -1] on Guide.xml -> [Help 1]

[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
C:\juddi\juddi.wiki>

--
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