question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MAVEN, json-simple 1.1.1 depends on Junit

See original GitHub issue
What steps will reproduce the problem?
On central maven repo, 
http://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple/1.1.1 
json-simple pom reference junit in its dependencies.

What is the expected output? What do you see instead?
junit deps should be in test scope

What version of the product are you using? On what operating system?
1.1.1

Please provide any additional information below.
json-simple comes with junit wich leads to conflicts in maven projects using 
json-simple

Thanks

Original issue reported on code.google.com by colin...@gmail.com on 23 Sep 2013 at 2:15

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
loegeringcommented, Nov 1, 2016

I just want to note that this issue has been addressed in my fork (which is fully compatible with this library if you’re using java 7+). You can find more details about it here: https://cliftonlabs.github.io/json-simple/

0reactions
gordysccommented, Aug 15, 2016

Any news on getting this release out?

Read more comments on GitHub >

github_iconTop Results From Across the Web

MAVEN, json-simple 1.1.1 depends on Junit - Google Groups
Issue 91 in json-simple: MAVEN, json-simple 1.1.1 depends on Junit. 46 views ... json-simple pom reference junit in its dependencies.
Read more >
json-simple - issue #91 - Google Code
MAVEN, json-simple 1.1.1 depends on Junit ... json-simple comes with junit wich leads to conflicts in maven projects using json-simple.
Read more >
Maven Repository - POM file for JSON json-simple 1.1.1 1.1.1
Depends on ; JUnit, junit 4.10 JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by...
Read more >
json-simple : 1.1.1 - Maven Central Repository Search
JSON.simple - A simple Java toolkit for JSON.
Read more >
Upgrade to json-simple:1.1.1 [239967984] - Issue Tracker
json -simple:json-simple:1.1.1 is signed and binary compatible, so it would be great if AGP would depend on that instead. https://repo1.maven.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found