maven で commons-lang を使用したいのですが、apache リポジトリがありません。commons-lang-src をローカル リポジトリに公開していますが、警告が表示されます。
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project commons-lang: There are test failures.
の解き方?