google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

Unwanted deps in 4.0b1 #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. include objectify-4.0b1 in your maven project
2. run mvn dependecy:tree

What is the expected output? What do you see instead?
Expected> No deps
I see> (viz attachement)

Original issue reported on code.google.com by stra...@gmail.com on 14 Dec 2012 at 3:03

Attachments:

GoogleCodeExporter commented 9 years ago
These are compile-time-only requirements, which gradle does not support well.  
Looks like we'll be converting the project over to maven entirely.  Sigh.

Original comment by lhori...@gmail.com on 14 Jan 2013 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 7 Aug 2013 at 2:43