vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 729 forks source link

Tutorial: Creating a Project with IntelliJ IDEA: Error: could not transfer metadata from org.apache.maven.plugins #12038

Open muescha opened 4 years ago

muescha commented 4 years ago

https://vaadin.com/docs/v8/framework/getting-started/getting-started-idea.html

i followed the Tutorial and get this error inside the IDE:

could not transfer metadata 
org.apache.maven.plugins:maven-archetype-plugin/maven-metadata.xml 
from/to central (https://repo.maven.apache.org/maven2): 
transfer failed for 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/maven-metadata.xml

i also wiped all my rm -rf ~/.m2 directory with the same error

workaround:

use the commandline tutorial here: https://vaadin.com/docs/v8/framework/getting-started/getting-started-maven.html

note:

after running the command line i think all artefacts are in the ~/.m2 cache and there was this error not anymore. but for new users this can be a PITA, maybe add here an info to use the command line when this error arise

stale[bot] commented 3 years ago

Hello there!

We are sorry that this issue hasn't progressed lately. We are prioritizing issues by severity and the number of customers we expect are experiencing this and haven't gotten around to fix this issue yet.

There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):

Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!