-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:blockerBlocks development and/or testing work, production could not runBlocks development and/or testing work, production could not run
Milestone
Description
Lenny Primak opened MNG-8469 and commented
During the build of Apache Shiro, the following errors are encountered.
This is a regression from rc-1
The build succeeds, but the functionality is broken. You will need to scroll up to see the errors.
[INFO] ------------------< org.apache.shiro:shiro-features >-------------------
[INFO] Building Apache Shiro :: Support :: Karaf Features 2.0.0-SNAPSHOT [30/62]
[INFO] from support/features/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[WARNING] The POM for org.apache.karaf.features:framework:kar:4.4.6 is invalid, transitive dependencies (if any) will not be available: 27 problems were encountered while building the effective model for org.apache.karaf.features:framework:pom:4.4.6
- [ERROR] recursive variable reference: scm.connection
- [ERROR] recursive variable reference: scm.developerConnection
- [ERROR] recursive variable reference: scm.url
- [ERROR] recursive variable reference: scm.connection
- [ERROR] recursive variable reference: scm.developerConnection
- [ERROR] recursive variable reference: scm.url
- [ERROR] recursive variable reference: scm.connection
- [ERROR] recursive variable reference: scm.developerConnection
- [ERROR] recursive variable reference: scm.url
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf.features:base:jar is missing. @ line 54, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf:org.apache.karaf.main:jar is missing. @ line 59, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf:org.apache.karaf.client:jar is missing. @ line 64, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar is missing. @ line 69, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar is missing. @ line 74, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf.config:org.apache.karaf.config.core:jar is missing. @ line 79, column 9
- [ERROR] 'dependencies.dependency.version' for org.eclipse.platform:org.eclipse.osgi:jar is missing. @ line 83, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.felix:org.apache.felix.framework:jar is missing. @ line 88, column 9
- [ERROR] 'dependencies.dependency.version' for org.jline:jline:jar is missing. @ line 95, column 9
- [ERROR] 'dependencies.dependency.version' for org.ops4j.pax.logging:pax-logging-api:jar is missing. @ line 101, column 9
- [ERROR] 'dependencies.dependency.version' for org.ops4j.pax.logging:pax-logging-log4j2:jar is missing. @ line 105, column 9
- [ERROR] 'dependencies.dependency.version' for org.ops4j.pax.logging:pax-logging-logback:jar is missing. @ line 109, column 9
- [ERROR] 'dependencies.dependency.version' for org.ops4j.pax.url:pax-url-aether:jar is missing. @ line 113, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.felix:org.apache.felix.fileinstall:jar is missing. @ line 168, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.felix:org.apache.felix.configadmin:jar is missing. @ line 172, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar is missing. @ line 176, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf.features:org.apache.karaf.features.extension:jar is missing. @ line 181, column 9
- [ERROR] 'dependencies.dependency.version' for org.apache.karaf.features:org.apache.karaf.features.core:jar is missing. @ line 185, column 9 Affects: 4.0.0-rc-2
Remote Links:
Backported to: 4.0.0-rc-3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:blockerBlocks development and/or testing work, production could not runBlocks development and/or testing work, production could not run