atlas-debug throws java.lang.NoClassDefFoundError: com/google/common/collect/Lists$ReverseList

hellboy007 December 11, 2018

I am trying to run/debug Jira plugin on local machine,

 

Got error message:

https://glot.io/snippets/f7hrahzvts

 

How can I resolve this issue?

How can I to run atlas-debug/run and other commands on machine with firewall which blocks all maven internet connections.

See also:

https://stackoverflow.com/q/49903191/444079
https://community.atlassian.com/t5/Jira-questions/java-lang-ClassNotFoundException-ReverseList-During-create/qaq-p/951874

 

2 answers

1 vote
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 11, 2019

Hello! 

 

Regarding NoClassDefFoundError and maven behind firewall. 

You can copy ~/.m2/ from other place. 

Then it will work

Of course, you should think local repo config

https://www.mkyong.com/maven/where-is-maven-local-repository/

 

 

Cheers,

Gonchik Tsymzhitov 

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 12, 2018

Hello,

Something to be aware of is this is a support community and not often browsed by developers. We want to ensure you get the responses and answers you need so we would suggest you check out the Developer Community. The Developer Community may have more available resources to answer or address your developer questions.

Regards,
Stephen Sifers

Suggest an answer

Log in or Sign up to answer