diffplug / diffplug/goomph

HTTP 404 when running :ideSetupP2

Open
#206 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Java
Stars
137
Forks
33
PR merge metrics
No merged PRs in 30d

Description

I am in the process of migrating a project from net.ltgt.apt-eclipse to com.diffplug.eclipse.apt, and I'm running into an issue when running the :ideSetupP2 task:

```
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':ideSetupP2'.
> http://:8081/nexus/repository/goomph-p2-bootstrap//goomph-p2-bootstrap-4.7.2.zip
received http code 404
```

I do have this asset, but it's at a different path:

```
http://:8081/nexus/repository/thirdparty/com/diffplug/gradle/goomph-p2-bootstrap/4.7.2/goomph-p2-bootstrap-4.7.2.zip
```

Is there a way to configure which path the plugin uses?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.