I have same problem that link:
atlas-run build failure:
{code}
C:\Users\fabianoleite\ideal_workspace\jira-plugin-exemplos>atlas-run
[INFO] Project POM found
Executing: "C:\Applications\Atlassian\atlassian-plugin-sdk-8.0.16\apache-maven-3.5.4\bin\mvn.cmd" com.atlassian.maven.plugins:amps-dispatcher-maven-plugin:8.0.2:run -gs C:\Applications\Atlassian\atlassian-plugin-sdk-8.0.16\apache-maven-3.5.4/conf/settings.xml
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< com.brq:jira-plugin-exemplos >--------------------
[INFO] Building jira-plugin-exemplos 1.0.0.0
[INFO] --------------------------[ atlassian-plugin ]--------------------------
[INFO]
[INFO] >>> amps-dispatcher-maven-plugin:8.0.2:run (default-cli) > package @ jira-plugin-exemplos >>>
[WARNING] The POM for jta:jta:jar:1.0.1 is missing, no dependency information available
[WARNING] The POM for jndi:jndi:jar:1.2.1 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.962 s
[INFO] Finished at: 2019-11-22T13:59:15-02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jira-plugin-exemplos: Could not resolve dependencies for project com.brq:jira-plugin-exemplos:atlassian-plugin:1.0.0.0: The following artifacts could not be resolved: jndi:jndi:jar:1.2.1, jta:jta:jar:1.0.1: Failure to find jndi:jndi:jar:1.2.1 in https://maven.atlassian.com/repository/public was cached in the local repository, resolution will not be reattempted until the update interval of atlassian-public has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
{code}
Hi Fabiano,
You can use this param with your command.
-Dmaven.repo.local="your repo location"
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.