[
https://issues.apache.org/jira/browse/JCLOUDS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659872#comment-13659872
]
Andrew Phillips commented on JCLOUDS-52:
----------------------------------------
Patch applied:
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;a=commit;h=7cf8d611afa260970060c4f63c823bf553cc2df9
> Update JcloudsVersion after the group ID change to org.apache.jclouds
> ---------------------------------------------------------------------
>
> Key: JCLOUDS-52
> URL: https://issues.apache.org/jira/browse/JCLOUDS-52
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-core
> Affects Versions: 1.7.0, 1.6.1, 1.5.11
> Reporter: Andrew Phillips
> Assignee: Andrew Phillips
> Attachments: JCLOUDS-52.patch
>
>
> JcloudsVersion retrieves its information from the pom.properties file
> generated by Maven. The path to this file [1] includes the group ID of the
> project, which has changed with JCLOUDS-15.
> This is resulting in JcloudsVersion being unable to find the required file:
> Caused by: java.lang.NullPointerException:
> META-INF/maven/org.jclouds/jclouds-core/pom.properties
> at
> com.google.common.base.Preconditions.checkNotNull(Preconditions.java:208)[56:com.google.guava:14.0.1]
> at
> org.jclouds.JcloudsVersion.readVersionPropertyFromClasspath(JcloudsVersion.java:89)[60:jclouds-core:1.7.0.SNAPSHOT]
> [1]
> https://github.com/jclouds/jclouds/blob/master/core/src/main/java/org/jclouds/JcloudsVersion.java#L40
--
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