[JBoss JIRA] (WFWIP-354) Bootable JAR - jboss-maven-dist plugin param doesn't work as expected
by Fabio Burzigotti (Jira)
[ https://issues.redhat.com/browse/WFWIP-354?page=com.atlassian.jira.plugin... ]
Fabio Burzigotti commented on WFWIP-354:
----------------------------------------
Hi [~mkopecky] - what [~jdenise] replied in first comment seems like what I have summed up here: https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8...
Is the RESTEasy TS case configuration satisfying those requirements?
BTW CC [~tommaso-borgato] for he's checking whether what Marek reported can be reproduced by using the slim example: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/tree/master/ex...
> Bootable JAR - jboss-maven-dist plugin param doesn't work as expected
> ----------------------------------------------------------------------
>
> Key: WFWIP-354
> URL: https://issues.redhat.com/browse/WFWIP-354
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Marek Kopecky
> Assignee: Jean Francois Denise
> Priority: Blocker
>
> Related RFE: EAP7-1385
> This usage of jboss-maven-dist plugin param doesn't work as expected:
> [<jboss-maven-dist>/home/mkopecky/jboss-eap-custom-maven-repository/maven-repository</jboss-maven-dist>|https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8020a649db002980#diff-8c7ea03eb619e46657b96e8fe8d4f09eR248]
> Steps to reproduce:
> # clone resteasy 3.12 with this commit: https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8...
> # update jboss-maven-dist plugin param to your custom repo path
> # rm -rf ~/.m2/repository/xerces/xercesImpl/2.12.0.SP03
> # set REPO variable (eg. "REPO=/home/mkopecky/jboss-eap-custom-maven-repository/maven-repository")
> # build start tests {code}mvn install -DskipTests -Dmaven.repo.local=$REPO
> cd testsuite
> mvn install:install-file -Dpackaging=pom -Dfile=pom.xml -DpomFile=pom.xml -Dmaven.repo.local=$REPO
> cd integration-tests
> mvn clean install -Dts.bootable -Ddefault=false -Ddisable.microprofile.tests -Dserver.version=21.0.0.Beta1-SNAPSHOT -Dserver.home=placeholder -Dmaven.repo.local=$REPO -Dmaven.test.redirectTestOutputToFile=false{code}
> # see the results: org.jboss.modules.ModuleLoadException, because xercesImpl 2.12.0.SP03 is downloaded in custom repo, but not present in .m2
> cc [~fburzigo], [~yersan]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFLY-13502) UT000010: Session is invalid
by Bartosz Baranowski (Jira)
[ https://issues.redhat.com/browse/WFLY-13502?page=com.atlassian.jira.plugi... ]
Bartosz Baranowski commented on WFLY-13502:
-------------------------------------------
[~cveli] - can you cook some sort of reproducer?
> UT000010: Session is invalid
> -----------------------------
>
> Key: WFLY-13502
> URL: https://issues.redhat.com/browse/WFLY-13502
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 14.0.0.Final, 16.0.0.Final
> Reporter: Cristian VL
> Assignee: Flavia Rainone
> Priority: Critical
>
> {code}
> 2020-05-21 06:00:22,239 ERROR [org.jboss.threads.errors] (default task-1145) Thread Thread[default task-1145,5,main] threw an uncaught exception: java.lang.RuntimeException: java.lang.IllegalStateException: UT000010: Session is invalid X0SZbaIu078s8ChCz8YIJON59sTmY7gV2bopjwlm
> at io.undertow.servlet.spec.ServletContextImpl.invokeRunnable(ServletContextImpl.java:1029)
> at io.undertow.servlet.spec.AsyncContextImpl.onAsyncComplete(AsyncContextImpl.java:614)
> at io.undertow.servlet.spec.AsyncContextImpl.access$100(AsyncContextImpl.java:73)
> at io.undertow.servlet.spec.AsyncContextImpl$3.run(AsyncContextImpl.java:316)
> at io.undertow.servlet.spec.AsyncContextImpl$6.run(AsyncContextImpl.java:485)
> at io.undertow.servlet.spec.AsyncContextImpl$TaskDispatchRunnable.run(AsyncContextImpl.java:604)
> at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
> at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: java.lang.IllegalStateException: UT000010: Session is invalid X0SZbaIu078s8ChCz8YIJON59sTmY7gV2bopjwlm
> at io.undertow.server.session.InMemorySessionManager$SessionImpl.getAttribute(InMemorySessionManager.java:512)
> at io.undertow.servlet.spec.HttpSessionImpl.getAttribute(HttpSessionImpl.java:122)
> at org.jboss.weld.module.web.context.http.HttpConversationContextImpl.getSessionAttribute(HttpConversationContextImpl.java:37)
> at org.jboss.weld.module.web.context.http.HttpConversationContextImpl.getSessionAttribute(HttpConversationContextImpl.java:18)
> at org.jboss.weld.contexts.AbstractConversationContext.copyConversationIdGeneratorAndConversationsToSession(AbstractConversationContext.java:179)
> at org.jboss.weld.contexts.AbstractConversationContext.dissociate(AbstractConversationContext.java:157)
> at org.jboss.weld.module.web.servlet.ConversationContextActivator.activateConversationContext(ConversationContextActivator.java:116)
> at org.jboss.weld.module.web.servlet.HttpContextLifecycle.requestInitialized(HttpContextLifecycle.java:254)
> at org.jboss.weld.module.web.servlet.WeldInitialListener.requestInitialized(WeldInitialListener.java:152)
> at io.undertow.servlet.core.ApplicationListeners.requestInitialized(ApplicationListeners.java:246)
> at io.undertow.servlet.spec.AsyncContextImpl.setupRequestContext(AsyncContextImpl.java:706)
> at io.undertow.servlet.spec.AsyncContextImpl.access$700(AsyncContextImpl.java:73)
> at io.undertow.servlet.spec.AsyncContextImpl$7.run(AsyncContextImpl.java:619)
> at io.undertow.servlet.spec.ServletContextImpl$2.call(ServletContextImpl.java:181)
> at io.undertow.servlet.spec.ServletContextImpl$2.call(ServletContextImpl.java:178)
> at io.undertow.servlet.spec.ServletContextImpl.invokeRunnable(ServletContextImpl.java:1027)
> ... 10 more
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFWIP-355) Bootable JAR - scripts in bin folder of the server installation directory are not executable
by Fabio Burzigotti (Jira)
[ https://issues.redhat.com/browse/WFWIP-355?page=com.atlassian.jira.plugin... ]
Fabio Burzigotti reassigned WFWIP-355:
--------------------------------------
Assignee: Jean Francois Denise (was: Kabir Khan)
> Bootable JAR - scripts in bin folder of the server installation directory are not executable
> --------------------------------------------------------------------------------------------
>
> Key: WFWIP-355
> URL: https://issues.redhat.com/browse/WFWIP-355
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Tommaso Borgato
> Assignee: Jean Francois Denise
> Priority: Major
>
> Related RFE: EAP7-1385
> Scripts in the bin folder of the server's installation directory are not executable;
> If you start the server like the following:
> {noformat}
> java -jar target/default-hollow-jar-bootable.jar --install-dir=/tmp/wildfly-bootable-server-hollow-jar
> {noformat}
> and the look into the bin folder:
> {noformat}
> $ ls -ltr /tmp/wildfly-bootable-server-hollow-jar/bin
> total 1520
> -rw-rw-r--. 1 hudson hudson 2362 Sep 11 10:11 vault.sh
> -rw-rw-r--. 1 hudson hudson 709 Sep 11 10:11 vault.ps1
> -rw-rw-r--. 1 hudson hudson 2269 Sep 11 10:11 vault.bat
> -rw-rw-r--. 1 hudson hudson 823 Sep 11 10:11 common.bat
> -rw-rw-r--. 1 hudson hudson 1933 Sep 11 10:11 jboss-cli-logging.properties
> -rw-rw-r--. 1 hudson hudson 3271 Sep 11 10:11 jboss-cli.bat
> -rw-rw-r--. 1 hudson hudson 792 Sep 11 10:11 common.sh
> -rw-rw-r--. 1 hudson hudson 11549 Sep 11 10:11 common.ps1
> -rw-rw-r--. 1 hudson hudson 893 Sep 11 10:11 jboss-cli.ps1
> -rw-rw-r--. 1 hudson hudson 1793 Sep 11 10:11 elytron-tool.sh
> -rw-rw-r--. 1 hudson hudson 1079 Sep 11 10:11 elytron-tool.ps1
> -rw-rw-r--. 1 hudson hudson 1710 Sep 11 10:11 elytron-tool.bat
> -rw-rw-r--. 1 hudson hudson 2392 Sep 11 10:11 add-user.sh
> -rw-rw-r--. 1 hudson hudson 3035 Sep 11 10:11 jboss-cli.xml
> -rw-rw-r--. 1 hudson hudson 2635 Sep 11 10:11 jboss-cli.sh
> -rw-rw-r--. 1 hudson hudson 1069 Sep 11 10:11 add-user.ps1
> -rw-rw-r--. 1 hudson hudson 2444 Sep 11 10:11 add-user.properties
> -rw-rw-r--. 1 hudson hudson 2417 Sep 11 10:11 add-user.bat
> -rw-rw-r--. 1 hudson hudson 12843 Sep 11 10:11 standalone.sh
> -rw-rw-r--. 1 hudson hudson 1624 Sep 11 10:11 standalone.ps1
> -rw-rw-r--. 1 hudson hudson 3226 Sep 11 10:11 standalone.conf.ps1
> -rw-rw-r--. 1 hudson hudson 3402 Sep 11 10:11 standalone.conf.bat
> -rw-rw-r--. 1 hudson hudson 2965 Sep 11 10:11 standalone.conf
> -rw-rw-r--. 1 hudson hudson 9576 Sep 11 10:11 standalone.bat
> -rw-rw-r--. 1 hudson hudson 49 Sep 11 10:11 product.conf
> -rw-rw-r--. 1 hudson hudson 49721 Sep 11 10:11 launcher.jar
> -rw-rw-r--. 1 hudson hudson 1369074 Sep 11 10:11 wildfly-elytron-tool.jar
> {noformat}
> you can see e.g. jboss-cli.sh is not executable
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFWIP-355) Bootable JAR - scripts in bin folder of the server installation directory are not executable
by Tommaso Borgato (Jira)
[ https://issues.redhat.com/browse/WFWIP-355?page=com.atlassian.jira.plugin... ]
Tommaso Borgato updated WFWIP-355:
----------------------------------
Summary: Bootable JAR - scripts in bin folder of the server installation directory are not executable (was: Bootable JAR - bin folder of the server installation directory are not executable)
> Bootable JAR - scripts in bin folder of the server installation directory are not executable
> --------------------------------------------------------------------------------------------
>
> Key: WFWIP-355
> URL: https://issues.redhat.com/browse/WFWIP-355
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Tommaso Borgato
> Assignee: Kabir Khan
> Priority: Major
>
> Related RFE: EAP7-1385
> Scripts in the bin folder of the server's installation directory are not executable;
> If you start the server like the following:
> {noformat}
> java -jar target/default-hollow-jar-bootable.jar --install-dir=/tmp/wildfly-bootable-server-hollow-jar
> {noformat}
> and the look into the bin folder:
> {noformat}
> $ ls -ltr /tmp/wildfly-bootable-server-hollow-jar/bin
> total 1520
> -rw-rw-r--. 1 hudson hudson 2362 Sep 11 10:11 vault.sh
> -rw-rw-r--. 1 hudson hudson 709 Sep 11 10:11 vault.ps1
> -rw-rw-r--. 1 hudson hudson 2269 Sep 11 10:11 vault.bat
> -rw-rw-r--. 1 hudson hudson 823 Sep 11 10:11 common.bat
> -rw-rw-r--. 1 hudson hudson 1933 Sep 11 10:11 jboss-cli-logging.properties
> -rw-rw-r--. 1 hudson hudson 3271 Sep 11 10:11 jboss-cli.bat
> -rw-rw-r--. 1 hudson hudson 792 Sep 11 10:11 common.sh
> -rw-rw-r--. 1 hudson hudson 11549 Sep 11 10:11 common.ps1
> -rw-rw-r--. 1 hudson hudson 893 Sep 11 10:11 jboss-cli.ps1
> -rw-rw-r--. 1 hudson hudson 1793 Sep 11 10:11 elytron-tool.sh
> -rw-rw-r--. 1 hudson hudson 1079 Sep 11 10:11 elytron-tool.ps1
> -rw-rw-r--. 1 hudson hudson 1710 Sep 11 10:11 elytron-tool.bat
> -rw-rw-r--. 1 hudson hudson 2392 Sep 11 10:11 add-user.sh
> -rw-rw-r--. 1 hudson hudson 3035 Sep 11 10:11 jboss-cli.xml
> -rw-rw-r--. 1 hudson hudson 2635 Sep 11 10:11 jboss-cli.sh
> -rw-rw-r--. 1 hudson hudson 1069 Sep 11 10:11 add-user.ps1
> -rw-rw-r--. 1 hudson hudson 2444 Sep 11 10:11 add-user.properties
> -rw-rw-r--. 1 hudson hudson 2417 Sep 11 10:11 add-user.bat
> -rw-rw-r--. 1 hudson hudson 12843 Sep 11 10:11 standalone.sh
> -rw-rw-r--. 1 hudson hudson 1624 Sep 11 10:11 standalone.ps1
> -rw-rw-r--. 1 hudson hudson 3226 Sep 11 10:11 standalone.conf.ps1
> -rw-rw-r--. 1 hudson hudson 3402 Sep 11 10:11 standalone.conf.bat
> -rw-rw-r--. 1 hudson hudson 2965 Sep 11 10:11 standalone.conf
> -rw-rw-r--. 1 hudson hudson 9576 Sep 11 10:11 standalone.bat
> -rw-rw-r--. 1 hudson hudson 49 Sep 11 10:11 product.conf
> -rw-rw-r--. 1 hudson hudson 49721 Sep 11 10:11 launcher.jar
> -rw-rw-r--. 1 hudson hudson 1369074 Sep 11 10:11 wildfly-elytron-tool.jar
> {noformat}
> you can see e.g. jboss-cli.sh is not executable
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFWIP-355) Bootable JAR - bin folder of the server installation directory are not executable
by Tommaso Borgato (Jira)
[ https://issues.redhat.com/browse/WFWIP-355?page=com.atlassian.jira.plugin... ]
Tommaso Borgato updated WFWIP-355:
----------------------------------
Summary: Bootable JAR - bin folder of the server installation directory are not executable (was: Bootable JAR - scripts in install-dir bin folder are not executable)
> Bootable JAR - bin folder of the server installation directory are not executable
> ---------------------------------------------------------------------------------
>
> Key: WFWIP-355
> URL: https://issues.redhat.com/browse/WFWIP-355
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Tommaso Borgato
> Assignee: Kabir Khan
> Priority: Major
>
> Related RFE: EAP7-1385
> Scripts in the bin folder of the server's installation directory are not executable;
> If you start the server like the following:
> {noformat}
> java -jar target/default-hollow-jar-bootable.jar --install-dir=/tmp/wildfly-bootable-server-hollow-jar
> {noformat}
> and the look into the bin folder:
> {noformat}
> $ ls -ltr /tmp/wildfly-bootable-server-hollow-jar/bin
> total 1520
> -rw-rw-r--. 1 hudson hudson 2362 Sep 11 10:11 vault.sh
> -rw-rw-r--. 1 hudson hudson 709 Sep 11 10:11 vault.ps1
> -rw-rw-r--. 1 hudson hudson 2269 Sep 11 10:11 vault.bat
> -rw-rw-r--. 1 hudson hudson 823 Sep 11 10:11 common.bat
> -rw-rw-r--. 1 hudson hudson 1933 Sep 11 10:11 jboss-cli-logging.properties
> -rw-rw-r--. 1 hudson hudson 3271 Sep 11 10:11 jboss-cli.bat
> -rw-rw-r--. 1 hudson hudson 792 Sep 11 10:11 common.sh
> -rw-rw-r--. 1 hudson hudson 11549 Sep 11 10:11 common.ps1
> -rw-rw-r--. 1 hudson hudson 893 Sep 11 10:11 jboss-cli.ps1
> -rw-rw-r--. 1 hudson hudson 1793 Sep 11 10:11 elytron-tool.sh
> -rw-rw-r--. 1 hudson hudson 1079 Sep 11 10:11 elytron-tool.ps1
> -rw-rw-r--. 1 hudson hudson 1710 Sep 11 10:11 elytron-tool.bat
> -rw-rw-r--. 1 hudson hudson 2392 Sep 11 10:11 add-user.sh
> -rw-rw-r--. 1 hudson hudson 3035 Sep 11 10:11 jboss-cli.xml
> -rw-rw-r--. 1 hudson hudson 2635 Sep 11 10:11 jboss-cli.sh
> -rw-rw-r--. 1 hudson hudson 1069 Sep 11 10:11 add-user.ps1
> -rw-rw-r--. 1 hudson hudson 2444 Sep 11 10:11 add-user.properties
> -rw-rw-r--. 1 hudson hudson 2417 Sep 11 10:11 add-user.bat
> -rw-rw-r--. 1 hudson hudson 12843 Sep 11 10:11 standalone.sh
> -rw-rw-r--. 1 hudson hudson 1624 Sep 11 10:11 standalone.ps1
> -rw-rw-r--. 1 hudson hudson 3226 Sep 11 10:11 standalone.conf.ps1
> -rw-rw-r--. 1 hudson hudson 3402 Sep 11 10:11 standalone.conf.bat
> -rw-rw-r--. 1 hudson hudson 2965 Sep 11 10:11 standalone.conf
> -rw-rw-r--. 1 hudson hudson 9576 Sep 11 10:11 standalone.bat
> -rw-rw-r--. 1 hudson hudson 49 Sep 11 10:11 product.conf
> -rw-rw-r--. 1 hudson hudson 49721 Sep 11 10:11 launcher.jar
> -rw-rw-r--. 1 hudson hudson 1369074 Sep 11 10:11 wildfly-elytron-tool.jar
> {noformat}
> you can see e.g. jboss-cli.sh is not executable
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (DROOLS-5635) NPE in executable model using an existental pattern in an accumulate and binding the accumulated value with a from
by Mario Fusco (Jira)
Mario Fusco created DROOLS-5635:
-----------------------------------
Summary: NPE in executable model using an existental pattern in an accumulate and binding the accumulated value with a from
Key: DROOLS-5635
URL: https://issues.redhat.com/browse/DROOLS-5635
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
Using an existental pattern in an accumulate and binding the accumulated value with a from like in the following LHS
{code:java}
accumulate ( $p: Person ( getName().startsWith(\"M\") ) and exists(String());
$sum : sum($p.getAge())
)
$s: String() from $sum.toString() {code}
causes this NPE in the executable model
{code:java}
java.lang.NullPointerException
at org.drools.core.rule.LogicTransformer.processElement(LogicTransformer.java:193)
at org.drools.core.rule.LogicTransformer.processElement(LogicTransformer.java:168)
at org.drools.core.rule.LogicTransformer.processElement(LogicTransformer.java:250)
at org.drools.core.rule.LogicTransformer.fixClonedDeclarations(LogicTransformer.java:153)
at org.drools.core.rule.LogicTransformer.transform(LogicTransformer.java:96)
at org.drools.core.definitions.rule.impl.RuleImpl.getTransformedLhs(RuleImpl.java:601)
at org.drools.core.reteoo.builder.ReteooRuleBuilder.addRule(ReteooRuleBuilder.java:115)
at org.drools.core.reteoo.ReteooBuilder.addRule(ReteooBuilder.java:110){code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFWIP-355) Bootable JAR - scripts in install-dir bin folder are not executable
by Tommaso Borgato (Jira)
Tommaso Borgato created WFWIP-355:
-------------------------------------
Summary: Bootable JAR - scripts in install-dir bin folder are not executable
Key: WFWIP-355
URL: https://issues.redhat.com/browse/WFWIP-355
Project: WildFly WIP
Issue Type: Bug
Reporter: Tommaso Borgato
Assignee: Kabir Khan
Related RFE: EAP7-1385
Scripts in the bin folder of the server's installation directory are not executable;
If you start the server like the following:
{noformat}
java -jar target/default-hollow-jar-bootable.jar --install-dir=/tmp/wildfly-bootable-server-hollow-jar
{noformat}
and the look into the bin folder:
{noformat}
$ ls -ltr /tmp/wildfly-bootable-server-hollow-jar/bin
total 1520
-rw-rw-r--. 1 hudson hudson 2362 Sep 11 10:11 vault.sh
-rw-rw-r--. 1 hudson hudson 709 Sep 11 10:11 vault.ps1
-rw-rw-r--. 1 hudson hudson 2269 Sep 11 10:11 vault.bat
-rw-rw-r--. 1 hudson hudson 823 Sep 11 10:11 common.bat
-rw-rw-r--. 1 hudson hudson 1933 Sep 11 10:11 jboss-cli-logging.properties
-rw-rw-r--. 1 hudson hudson 3271 Sep 11 10:11 jboss-cli.bat
-rw-rw-r--. 1 hudson hudson 792 Sep 11 10:11 common.sh
-rw-rw-r--. 1 hudson hudson 11549 Sep 11 10:11 common.ps1
-rw-rw-r--. 1 hudson hudson 893 Sep 11 10:11 jboss-cli.ps1
-rw-rw-r--. 1 hudson hudson 1793 Sep 11 10:11 elytron-tool.sh
-rw-rw-r--. 1 hudson hudson 1079 Sep 11 10:11 elytron-tool.ps1
-rw-rw-r--. 1 hudson hudson 1710 Sep 11 10:11 elytron-tool.bat
-rw-rw-r--. 1 hudson hudson 2392 Sep 11 10:11 add-user.sh
-rw-rw-r--. 1 hudson hudson 3035 Sep 11 10:11 jboss-cli.xml
-rw-rw-r--. 1 hudson hudson 2635 Sep 11 10:11 jboss-cli.sh
-rw-rw-r--. 1 hudson hudson 1069 Sep 11 10:11 add-user.ps1
-rw-rw-r--. 1 hudson hudson 2444 Sep 11 10:11 add-user.properties
-rw-rw-r--. 1 hudson hudson 2417 Sep 11 10:11 add-user.bat
-rw-rw-r--. 1 hudson hudson 12843 Sep 11 10:11 standalone.sh
-rw-rw-r--. 1 hudson hudson 1624 Sep 11 10:11 standalone.ps1
-rw-rw-r--. 1 hudson hudson 3226 Sep 11 10:11 standalone.conf.ps1
-rw-rw-r--. 1 hudson hudson 3402 Sep 11 10:11 standalone.conf.bat
-rw-rw-r--. 1 hudson hudson 2965 Sep 11 10:11 standalone.conf
-rw-rw-r--. 1 hudson hudson 9576 Sep 11 10:11 standalone.bat
-rw-rw-r--. 1 hudson hudson 49 Sep 11 10:11 product.conf
-rw-rw-r--. 1 hudson hudson 49721 Sep 11 10:11 launcher.jar
-rw-rw-r--. 1 hudson hudson 1369074 Sep 11 10:11 wildfly-elytron-tool.jar
{noformat}
you can see e.g. jboss-cli.sh is not executable
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFWIP-354) Bootable JAR - jboss-maven-dist plugin param doesn't work as expected
by Jean Francois Denise (Jira)
[ https://issues.redhat.com/browse/WFWIP-354?page=com.atlassian.jira.plugin... ]
Jean Francois Denise commented on WFWIP-354:
--------------------------------------------
I would close this bug as not a bug, the options at build time and runtime are not used the way they should.
> Bootable JAR - jboss-maven-dist plugin param doesn't work as expected
> ----------------------------------------------------------------------
>
> Key: WFWIP-354
> URL: https://issues.redhat.com/browse/WFWIP-354
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Marek Kopecky
> Assignee: Jean Francois Denise
> Priority: Blocker
>
> Related RFE: EAP7-1385
> This usage of jboss-maven-dist plugin param doesn't work as expected:
> [<jboss-maven-dist>/home/mkopecky/jboss-eap-custom-maven-repository/maven-repository</jboss-maven-dist>|https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8020a649db002980#diff-8c7ea03eb619e46657b96e8fe8d4f09eR248]
> Steps to reproduce:
> # clone resteasy 3.12 with this commit: https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8...
> # update jboss-maven-dist plugin param to your custom repo path
> # rm -rf ~/.m2/repository/xerces/xercesImpl/2.12.0.SP03
> # set REPO variable (eg. "REPO=/home/mkopecky/jboss-eap-custom-maven-repository/maven-repository")
> # build start tests {code}mvn install -DskipTests -Dmaven.repo.local=$REPO
> cd testsuite
> mvn install:install-file -Dpackaging=pom -Dfile=pom.xml -DpomFile=pom.xml -Dmaven.repo.local=$REPO
> cd integration-tests
> mvn clean install -Dts.bootable -Ddefault=false -Ddisable.microprofile.tests -Dserver.version=21.0.0.Beta1-SNAPSHOT -Dserver.home=placeholder -Dmaven.repo.local=$REPO -Dmaven.test.redirectTestOutputToFile=false{code}
> # see the results: org.jboss.modules.ModuleLoadException, because xercesImpl 2.12.0.SP03 is downloaded in custom repo, but not present in .m2
> cc [~fburzigo], [~yersan]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months
[JBoss JIRA] (WFWIP-354) Bootable JAR - jboss-maven-dist plugin param doesn't work as expected
by Jean Francois Denise (Jira)
[ https://issues.redhat.com/browse/WFWIP-354?page=com.atlassian.jira.plugin... ]
Jean Francois Denise commented on WFWIP-354:
--------------------------------------------
At build time, user ask for jboss-maven-dist + jboss-maven-repo=myrepo. It means that the bootable JAR is a thin one and a local cache should be created.
At runtime, the user starts the jar providing the generated local cache path: java -Dmaven.repo.local=myrepo
> Bootable JAR - jboss-maven-dist plugin param doesn't work as expected
> ----------------------------------------------------------------------
>
> Key: WFWIP-354
> URL: https://issues.redhat.com/browse/WFWIP-354
> Project: WildFly WIP
> Issue Type: Bug
> Reporter: Marek Kopecky
> Assignee: Jean Francois Denise
> Priority: Blocker
>
> Related RFE: EAP7-1385
> This usage of jboss-maven-dist plugin param doesn't work as expected:
> [<jboss-maven-dist>/home/mkopecky/jboss-eap-custom-maven-repository/maven-repository</jboss-maven-dist>|https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8020a649db002980#diff-8c7ea03eb619e46657b96e8fe8d4f09eR248]
> Steps to reproduce:
> # clone resteasy 3.12 with this commit: https://github.com/marekkopecky/Resteasy/commit/fb29381a9ef9a709f33481af8...
> # update jboss-maven-dist plugin param to your custom repo path
> # rm -rf ~/.m2/repository/xerces/xercesImpl/2.12.0.SP03
> # set REPO variable (eg. "REPO=/home/mkopecky/jboss-eap-custom-maven-repository/maven-repository")
> # build start tests {code}mvn install -DskipTests -Dmaven.repo.local=$REPO
> cd testsuite
> mvn install:install-file -Dpackaging=pom -Dfile=pom.xml -DpomFile=pom.xml -Dmaven.repo.local=$REPO
> cd integration-tests
> mvn clean install -Dts.bootable -Ddefault=false -Ddisable.microprofile.tests -Dserver.version=21.0.0.Beta1-SNAPSHOT -Dserver.home=placeholder -Dmaven.repo.local=$REPO -Dmaven.test.redirectTestOutputToFile=false{code}
> # see the results: org.jboss.modules.ModuleLoadException, because xercesImpl 2.12.0.SP03 is downloaded in custom repo, but not present in .m2
> cc [~fburzigo], [~yersan]
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 10 months