You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2014/04/11 20:02:22 UTC

[jira] [Resolved] (SENTRY-167) Change mvn compile to mvn install -DskipTests in README

     [ https://issues.apache.org/jira/browse/SENTRY-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sravya Tirukkovalur resolved SENTRY-167.
----------------------------------------

    Resolution: Duplicate

> 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)