On Sat, Mar 06, 2021 at 10:45:14PM +0900, Andrew Gaul wrote:
> I finished most of the release process but am having trouble deploying
> the Javadoc:
> 
> $ ./deploy-javadoc.sh 2.3.0
> ...
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:aggregate (default-cli) 
> on project jclouds: An error has occurred in JavaDocs report generation: 
> [ERROR] Exit code: 1 - 
> /home/gaul/jclouds/core/src/main/java/org/jclouds/predicates/InetSocketAddressConnect.java:27:
>  error: cannot find symbol
> [ERROR] import javax.annotation.Resource;
> [ERROR]                        ^
> [ERROR]   symbol:   class Resource
> [ERROR]   location: package javax.annotation
> [ERROR]
> /home/gaul/jclouds/core/src/main/java/org/jclouds/logging/internal/Wire.java:27:
>  error: cannot find symbolo
> 
> Too late in JST time zone to keep working on this.  @nacx could you look
> into this?

I could not figure this out and it seems that bumping the version has
problems too:

$ mvn versions:set -DnewVersion=2.4.0-SNAPSHOT
...
[ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.7:set 
(default-cli) on project jclouds: Project version is inherited from parent. -> 
[Help 1]

Any ideas?

-- 
Andrew Gaul
http://gaul.org/

Reply via email to