Well, you should try building in a bash / dos shell.
You are launching from the parent that is compiling examples – you may kick 
them out first.

With the example modules, on my side, I had to kick out in the parent pom.
<!--module>vaadin-vxx-simple</module -->
Because this module is importing some SNAPSHOT modules that I wasn’t able to 
find.

BR
De : Mihai A. <[email protected]>
Envoyé : samedi, 28 mars 2020 11:33
À : [email protected]
Objet : Please help: Access denied to http://repo.gradle.org/

Hi,

I am trying to run a quick build on a cleanly cloned repository:

mvn -Pquick -Dsurefire.useFile=false -DdisableXmlReport=true 
-DuniqueVersion=false -ff -Dassemble -DskipTests -DfailIfNoTests=false clean 
install
The build fails at the module "TomEE :: Gradle Plugins", with the following 
error:

[image.png]
IntelliJ also complains with the same error when downloading dependencies.
Is anyone else having the same issue? How can it be fixed?

I would like to be able to run a clean build, as IntelliJ yields all sorts of 
compilation errors, it probably doesn't have all the needed libs...

Best regards,
Mihai
--
amihaiemil.com<http://amihaiemil.com>
https://www.github.com/amihaiemil

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to