[
https://issues.apache.org/jira/browse/JUDDI-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt T Stam closed JUDDI-350.
-----------------------------
Resolution: Fixed
not deploying the docs to the maven repo avoids this issue
> docs artifact having problems uploading
> ---------------------------------------
>
> Key: JUDDI-350
> URL: https://issues.apache.org/jira/browse/JUDDI-350
> Project: jUDDI
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0
> Reporter: Tom Cunningham
> Assignee: Tom Cunningham
> Fix For: 3.0.1
>
>
> From Kurt:
> [INFO] Processing en-US -> html
> redirecting output to file
> [/Users/kstam/osc/apache/dev/jUDDI/docs/userguide/target/docbook/work/log/console-en-US-html.log]
> [INFO] Processing en-US -> html_single
> redirecting output to file
> [/Users/kstam/osc/apache/dev/jUDDI/docs/userguide/target/docbook/work/log/console-en-US-html_single.log]
> [INFO] [jdocbook:bundle {execution: default-bundle}]
> [INFO] Building jar:
> /Users/kstam/osc/apache/dev/jUDDI/docs/userguide/target/classes/userguide-3.0.1.SNAPSHOT.war
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> /Users/kstam/osc/apache/dev/jUDDI/docs/userguide/target/classes/userguide-3.0.1.SNAPSHOT.war
> to
> /Users/kstam/.m2/repository/org/apache/juddi/userguide/3.0.1.SNAPSHOT/userguide-3.0.1.SNAPSHOT.jdocbook
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to configure plugin parameters for:
> org.apache.maven.plugins:maven-deploy-plugin:2.4
> check that the following section of the pom.xml is present and correct:
> <distributionManagement>
> <!-- use the following if you're not using a snapshot version. -->
> <repository>
> <id>repo</id>
> <name>Repository Name</name>
> <url>scp://host/path/to/repo</url>
> </repository>
> <!-- use the following if you ARE using a snapshot version. -->
> <snapshotRepository>
> <id>repo</id>
> <name>Repository Name</name>
> <url>scp://host/path/to/repo</url>
> </snapshotRepository>
> </distributionManagement>
> Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot
> be instantiated
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.