我正在尝试使用 jcabi 进行日志记录。据我了解,如http://www.jcabi.com/parent/index.html所述,从 jcabi pom 文件继承我的 pom 进行设置更容易
但是,我在“mvn clean install”上收到以下错误错误(与解析版本号有关)有关如何解决此问题的任何想法,或者不建议从 jcabi pom 文件继承
[ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.2:
create (jcabi-build-number) on project cbm: Execution jcabi-build-number of
goalorg.codehaus.mojo:buildnumber-maven-plugin:1.2:create failed: Plugin org.codehaus
.mojo:buildnumber-maven-plugin:1.2 or one of its dependencies could not be resol
ved:
Failed to collect dependencies at org.codehaus.mojo:buildnumber-maven-plugi
n:jar:1.2 -> org.apache.maven.scm:maven-scm-api:jar:1.8 -> org.codehaus.plexus:p
lexus-utils:jar:3.0.3:
Failed to read artifact descriptor for org.codehaus.plexu
s:plexus-utils:jar:3.0.3: Could not transfer artifact org.codehaus.plexus:plexus
-utils:pom:3.0.3 from/to internal ....
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal o
rg.codehaus.mojo:buildnumber-maven-plugin:1.2:create (jcabi-build-number) on pro
ject cbm: Execution jcabi-build-number of goal org.codehaus.mojo:buildnumber-mav
en-plugin:1.2:create failed: Plugin org.codehaus.mojo:buildnumber-maven-plugin:1
2 or one of its dependencies could not be resolved:
Failed to collect dependencies at org.codehaus.mojo:buildnumber-maven-plugin:jar:1.2
-> org.apache.maven.sc