Sravya Tirukkovalur created SENTRY-167:
------------------------------------------

             Summary: Change mvn compile to mvn install -DskipTests in README
                 Key: SENTRY-167
                 URL: https://issues.apache.org/jira/browse/SENTRY-167
             Project: Sentry
          Issue Type: Improvement
    Affects Versions: 1.3.0
            Reporter: Sravya Tirukkovalur


"mvn compile" currently fails because of a maven resolution bug.

It tries to resolve test scoped dependencies in compile scope, and fails to 
find test jars:
http://stackoverflow.com/questions/4786881/why-is-test-jar-dependency-required-for-mvn-compile

We should change mvn compile to mvn install in our README. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to