Impossible to compile samples from https://github.com/wildfly/quickstart

42 views
Skip to first unread message

Arkady Zelekman

unread,
Apr 13, 2021, 5:48:48 AM4/13/21
to WildFly
Hi,

Can't compile any example from https://github.com/wildfly/quickstart

During running "mvn compile" I am getting:

[ERROR] Non-resolvable import POM: Could not transfer artifact org.wildfly.bom:wildfly-jakartaee8-with-tools:pom:24.0.0.Beta1-SNAPSHOT from/to jboss-enterprise-maven-repository (https://maven.repository.redhat.com/ga/): transfer failed for https://maven.repository.redhat.com/ga/org/wildfly/bom/wildfly-jakartaee8-with-tools/24.0.0.Beta1-SNAPSHOT/wildfly-jakartaee8-with-tools-24.0.0.Beta1-SNAPSHOT.pom @ line 103, column 25

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.wildfly.quickstarts:quickstart-parent:24.0.0.Beta1-SNAPSHOT (C:\DEV_WILDFLY_23_EXAMPLES\quickstart-master\pom.xml) has 2 errors
[ERROR]     Non-resolvable import POM: Could not transfer artifact org.wildfly.bom:wildfly-jakartaee8-with-tools:pom:24.0.0.Beta1-SNAPSHOT from/to jboss-enterprise-maven-repository (https://maven.repository.redhat.com/ga/): transfer failed for https://maven.repository.redhat.com/ga/org/wildfly/bom/wildfly-jakartaee8-with-tools/24.0.0.Beta1-SNAPSHOT/wildfly-jakartaee8-with-tools-24.0.0.Beta1-SNAPSHOT.pom @ line 103, column 25: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 2]
[ERROR]     Non-resolvable import POM: Could not transfer artifact org.wildfly.bom:wildfly-microprofile:pom:24.0.0.Beta1-SNAPSHOT from/to jboss-enterprise-maven-repository (https://maven.repository.redhat.com/ga/): transfer failed for https://maven.repository.redhat.com/ga/org/wildfly/bom/wildfly-microprofile/24.0.0.Beta1-SNAPSHOT/wildfly-microprofile-24.0.0.Beta1-SNAPSHOT.pom @ line 111, column 25: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:

Does everybody know ?

Thanks,
Arkady

Darran Lofthouse

unread,
Apr 13, 2021, 5:56:06 AM4/13/21
to WildFly
To build the quickstarts you should build from the tag related to the release of WildFly you are using, the master branch has a chain of SNAPSHOT dependencies you would need to build locally first so for most the tag is the better starting point.
Reply all
Reply to author
Forward
0 new messages