Forums

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

Rest & Servlet plugins stop working after adding lyo dependency

Subhajit Bhuiya June 8, 2018

I have created a rest plugin in jira. It was working fine. Now I have added lyo dependecy in the pom.xml. Now my servlet url are getting 404 error which was working earlier. Do I need to put the Lyo plugin in specific location? I am using atlas-debug command.

 

<dependency>
<groupId>org.eclipse.lyo.server</groupId>
<artifactId>oauth-consumer-store</artifactId>
<version>2.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.lyo.server</groupId>
<artifactId>oauth-core</artifactId>
<version>2.4.0-SNAPSHOT</version>
</dependency>

 

My build was successful

1 answer

0 votes
Moses Thomas
Community Champion
June 9, 2018

@Subhajit BhuiyaI propose you  check  servlet Url again

Check your jira base URL. If it is localhost:8080/jira/

then add rest call.

 

best!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events