[Red Hat JIRA] (WFWIP-366) MicroProfileMetricsSecuredEndpointTestCase,MicroProfileVendorMetricsBootTestCase failing in bootable jar run
by Martin Choma (Jira)
[ https://issues.redhat.com/browse/WFWIP-366?page=com.atlassian.jira.plugin... ]
Martin Choma reassigned WFWIP-366:
----------------------------------
Assignee: Jeff Mesnil (was: Kabir Khan)
> MicroProfileMetricsSecuredEndpointTestCase,MicroProfileVendorMetricsBootTestCase failing in bootable jar run
> ------------------------------------------------------------------------------------------------------------
>
> Key: WFWIP-366
> URL: https://issues.redhat.com/browse/WFWIP-366
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Martin Choma
> Assignee: Jeff Mesnil
> Priority: Major
>
> {code}
> mvn clean install -B -fae -Dmaven.test.failure.ignore=true -Dts.bootable -Dtestsuite.ee.galleon.pack.version=22.0.0.Beta1-SNAPSHOT -Dtestsuite.ee.galleon.pack.artifactId=wildfly-galleon-pack -Dtestsuite.ee.galleon.pack.groupId=org.wildfly -Dversion.org.wildfly.jar.plugin=2.0.2.Final -Dtest=MicroProfileMetricsSecuredEndpointTestCase,MicroProfileVendorMetricsBootTestCase
> ...
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR] MicroProfileMetricsSecuredEndpointTestCase.securedHTTPEndpoint:89 expected:<200> but was:<401>
> [ERROR] MicroProfileVendorMetricsBootTestCase.testVendorMetricsDeployAfterBoot:159->checkResponse:188 connected=true
> cleanInit=true
> overallResponseCode=401
> overallSawVendor=false
> scopedResponseCode=401
> scopedSawVendor=false
> expected:<[200]> but was:<[401]>
> [INFO]
> [ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 0
> {code}
> Looking into tested bootable jar It seems strange I still see security-enabled="false"
> {code}
> <subsystem xmlns="urn:wildfly:microprofile-metrics-smallrye:2.0" security-enabled="false" exposed-subsystems="*" prefix="${wildfly.metrics.prefix:wildfly}"/>
> {code}
> and mgmt-users.properties is empty no user expected by test "testSuite", "testSuitePassword"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (WFLY-14173) MP quickstarts pom.xml is missing asciidoctor-maven-plugin version
by Eduardo Martins (Jira)
[ https://issues.redhat.com/browse/WFLY-14173?page=com.atlassian.jira.plugi... ]
Eduardo Martins moved JBEAP-20667 to WFLY-14173:
------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-14173 (was: JBEAP-20667)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Quickstarts
(was: Quickstarts)
Affects Version/s: 22.0.0.Alpha1
(was: EAP-XP-2.0.0.CR1)
> MP quickstarts pom.xml is missing asciidoctor-maven-plugin version
> ------------------------------------------------------------------
>
> Key: WFLY-14173
> URL: https://issues.redhat.com/browse/WFLY-14173
> Project: WildFly
> Issue Type: Bug
> Components: Quickstarts
> Affects Versions: 22.0.0.Alpha1
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> We noticed one common warning for all XP2-CR1 MicroProfile Quickstarts that could be simply fixed by introducing the build version for _asciidoctor-maven-plugin_ dependency.
> {noformat}
> [WARNING] Some problems were encountered while building the effective model for org.jboss.eap.xp.quickstarts:microprofile-config:war:2.0.0.GA
> [WARNING] 'build.plugins.plugin.version' for org.asciidoctor:asciidoctor-maven-plugin is missing. @ org.jboss.eap.xp.quickstarts:microprofile-config:[unknown-version], jboss-eap-xp-2.0.0.GA-quickstarts/microprofile-config/pom.xml, line 78, column 15
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months
[Red Hat JIRA] (WFLY-14172) Update Weld version for EE 9 WFLY
by Matěj Novotný (Jira)
Matěj Novotný created WFLY-14172:
------------------------------------
Summary: Update Weld version for EE 9 WFLY
Key: WFLY-14172
URL: https://issues.redhat.com/browse/WFLY-14172
Project: WildFly
Issue Type: Component Upgrade
Components: CDI / Weld
Reporter: Matěj Novotný
Assignee: Matěj Novotný
I have recently release CR1 release for Weld 4 core and API which can be consumed by WFLY for EE 9.
FTR, given no issues are found, there will be a Final release soon-ish (within the next week or two).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 7 months