Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I am trying to follow the tutorials at https://help.talend.com/reader/AqbmOIIhD7imE5N5JlpiJQ/0U2iuzKm0ZDS5lcHku2P1g
When I get to step 5. (specifying the Archetype params) I get the following error:
Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quickstart:RELEASE from any of the configured repositories. Could not resolve artifact org.apache.maven.archetypes:maven-archetype-quickstart:pom:RELEASE Failed to resolve version for org.apache.maven.archetypes:maven-archetype-quickstart:pom:RELEASE: Could not find metadata org.apache.maven.archetypes:maven-archetype-quickstart/maven-metadata.xml in local (/opt/talend/Studio/configuration/.m2/repository) Failed to resolve version for org.apache.maven.archetypes:maven-archetype-quickstart:pom:RELEASE: Could not find metadata org.apache.maven.archetypes:maven-archetype-quickstart/maven-metadata.xml in local (/opt/talend/Studio/configuration/.m2/repository)
Any ideas?
Hi!
I´m not pretty sure if this could help you but...
Review your Preferences->Maven->Archetypes and there 'Add Remote Catalog' with the Description: 'maven catalog' and the Catalog File: http://repo1.maven.org/maven2/archetype-catalog.xml
Didn't seem to help: