Integrated: 8263167: IGV: build fails with "taskdef AutoUpdate cannot be found"
Roberto Castañeda Lozano
rcastanedalo at openjdk.java.net
Tue Mar 9 10:18:16 UTC 2021
On Mon, 8 Mar 2021 09:18:12 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> As part of the [recent transition](https://netbeans.apache.org/about/oracle-transition.html) of the NetBeans project to the Apache fundation, [http://bits.netbeans.org](http://bits.netbeans.org) has stopped serving the `tasks.jar` file used to download IGV's build dependencies. This change updates the IGV build configuration to use the [nbm-maven-harness](https://mvnrepository.com/artifact/org.codehaus.mojo/nbm-maven-harness) Maven artifact instead, which provides the same functionality.
>
> Tested manually on linux-x64.
This pull request has now been integrated.
Changeset: 3022baa9
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/3022baa9
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8263167: IGV: build fails with "taskdef AutoUpdate cannot be found"
Update IGV build configuration to use the nbm-maven-harness Maven artifact.
Reviewed-by: chagedorn, rrich
-------------
PR: https://git.openjdk.java.net/jdk/pull/2869
More information about the hotspot-compiler-dev
mailing list