Trying to configure the eclipse to use SDK , When ever i run atlas-mvn eclipse:eclipse command it is giving the following error. Please let me know how to fix this issue.
D:\newworkspace\jiraplugins>atlas-mvn eclipse:eclipse
Executing: "D:\atlassian-plugin-sdk-3.4\apache-maven\bin\mvn.bat" eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
[INFO] com.atlassian.maven.plugins: checking for updates from atlassian-public
[WARNING] repository metadata for: 'com.atlassian.maven.plugins' could not be retrieved from repository: atlassian-public due to an error: Error transferring file: Connection timed out: connect
[INFO] Repository 'atlassian-public' will be blacklisted
[INFO] ------------------------------------------------------------------------
[INFO] Building jiraplugins
[INFO] task-segment: [eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] [jira:copy-bundled-dependencies]
[INFO] [dependency:copy-dependencies]
[INFO] [eclipse:eclipse]
[INFO] Using Eclipse Workspace: D:\newworkspace
[INFO] Adding default classpath container: org.eclipse.jdt.launching.JRE_CONTAINER
Downloading: https://m2proxy.atlassian.com/repository/public/com/atlassian/applinks/applinks-spi/3.3/applinks-spi-3.3-sources.jar
[WARNING] Unable to get resource 'com.atlassian.applinks:applinks-spi:java-source:sources:3.3' from repository atlassian-public (https://m2proxy.atlassian.com/repository/public): Error transferring file: Connection timed out: connect
Downloading: file://D:\atlassian-plugin-sdk-3.4/repository/com/atlassian/applinks/applinks-spi/3.3/applinks-spi-3.3-sources.jar
[INFO] Unable to find resource 'com.atlassian.applinks:applinks-spi:java-source:sources:3.3' in repository atlassian-plugin-sdk (file://D:\atlassian-plugin-sdk-3.4/repository)
Downloading: http://repo1.maven.org/maven2/com/atlassian/applinks/applinks-spi/3.3/applinks-spi-3.3-sources.jar
[INFO] Unable to find resource 'com.atlassian.applinks:applinks-spi:java-source:sources:3.3' in repository central (http://repo1.maven.org/maven2)
Are you behind a firewall or proxy? This happens to me a lot when I'm not on a direct un-masked internet connection.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.