-
```
The maven-external-dependency-plugin does work with Maven 2.2, but fails
with 3.0-beta-1: It doesn't get a chance to resolve or install an external
dependency if it is declared as a project depend…
-
Hi author,
Currently I’m reproducing the results in Table 2 (which are quantitative comparisons) of your paper. However, although I prepared the 767 paired low/normal light images of SICE dataset P…
-
```
The maven-external-dependency-plugin does work with Maven 2.2, but fails
with 3.0-beta-1: It doesn't get a chance to resolve or install an external
dependency if it is declared as a project depend…
-
```
The maven-external-dependency-plugin does work with Maven 2.2, but fails
with 3.0-beta-1: It doesn't get a chance to resolve or install an external
dependency if it is declared as a project depend…
-
This is a great plugin! Thank you for releasing it to the community.
We have a use case where we are using the Maven Release plugin to version and deploy (through Jenkins) Docker images to our regis…
-
I have configured this project using Eclipse.
I can execute your project without problem, but when I try to replicate the changes in my project with my Applet, I get an error.
I see that you use…
-
@mrshirts I am trying to modify the code so that it can handle multiple references. In other words, say we start with TraPPE and get a new optimal with lambda = 14. Then we do direct simulation of thi…
-
I am kind of out of ideas here. This doesnt look like an obvious issue with the plugin but I can't find anyone else sharing a similar issues. Is it possible that a downstream dependency is missing a d…
-
**Context**
We use Spring Cloud Gateway. It mostly works like a charm. Sometimes we have an issue that there is a downstream connection having a "Connection reset" (we consider this "our" problem, i.…
-
### General summary/comments (optional)
hoogle commands don't work in `lts-15` even from a fresh project
### Steps to reproduce
```
$ stack new testhoogle
$ cd testhoogle
$ stack haddock
…