[
https://issues.apache.org/jira/browse/GUACAMOLE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper reassigned GUACAMOLE-1731:
--------------------------------------
Assignee: Mike Jumper
> Projects outside scope of 1.5.0 fail to build following merge of version
> number bump
> ------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-1731
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1731
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-client
> Reporter: Mike Jumper
> Assignee: Mike Jumper
> Priority: Major
>
> The "guacamole-auth-ban" and "guacamole-display-statistics" extensions, both
> not part of 1.5.0, no longer build as they haven't been updated to point to
> the proper parent project. From Jenkins' build logs:
> {code:none}
> ...
> [ERROR] The build could not read 2 projects -> [Help 1]
> [ERROR]
> [ERROR] The project org.apache.guacamole:guacamole-auth-ban:1.4.0
> (<https://ci-builds.apache.org/job/Guacamole/job/guacamole-client-master/JENKINS_LABEL_EXPRESSION=ubuntu,jdk=jdk_17_latest/ws/guacamole-client/extensions/guacamole-auth-ban/pom.xml)>
> has 1 error
> [ERROR] Non-resolvable parent POM for
> org.apache.guacamole:guacamole-auth-ban:1.4.0: Could not find artifact
> org.apache.guacamole:extensions:pom:1.4.0 in central
> (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at
> wrong local POM @ line 33, column 13 -> [Help 2]
> [ERROR]
> [ERROR] The project org.apache.guacamole:guacamole-display-statistics:1.4.0
> (<https://ci-builds.apache.org/job/Guacamole/job/guacamole-client-master/JENKINS_LABEL_EXPRESSION=ubuntu,jdk=jdk_17_latest/ws/guacamole-client/extensions/guacamole-display-statistics/pom.xml)>
> has 1 error
> [ERROR] Non-resolvable parent POM for
> org.apache.guacamole:guacamole-display-statistics:1.4.0:
> org.apache.guacamole:extensions:pom:1.4.0 was not found in
> https://repo.maven.apache.org/maven2 during a previous attempt. This failure
> was cached in the local repository and resolution is not reattempted until
> the update interval of central has elapsed or updates are forced and
> 'parent.relativePath' points at wrong local POM @ line 33, column 13 -> [Help
> 2]
> ...
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)