Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Where to get maven username password?

Chino Aureus
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 12, 2019

Hi,

I'm new to atlassian dev community.  Would like to ask where can I get username / password for maven's settings.xml:

<servers>
<server>
<id>maven-atlassian-com</id>
<username>${env.MAVEN_USER}</username>
<password>${env.MAVEN_PASSWORD}</password>
</server>
</servers>

I'm having the ff error:

[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.atlassian.braid:graphql-braid:0.23.1-SNAPSHOT: Failure to find com.atlassian.pom:public-pom:pom:5.0.7 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 4, column 13

 

Thank you,

Carlo

1 answer

1 accepted

0 votes
Answer accepted
Gonchik Tsymzhitov
Community Champion
April 12, 2019

I hope you need just use that SDK 

https://developer.atlassian.com/server/framework/atlassian-sdk/downloads/

 

or reuse settings.xml from SDK in your maven :)

Chino Aureus
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 13, 2019

Thanks! :)  after installing the SDK, maven build succeeded.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events