Douglas A. Whitfield on nu.federati.net
This remote profile is registered on another site; see musicman's original profile page on nu.federati.net.
-
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 14:39:13 EDT Douglas A. Whitfield hmm, well, strictly speaking they don't support Mac I guess, but it built just fine: https://nu.federati.net/url/276544 -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 14:36:01 EDT Douglas A. Whitfield Error: JAVA_HOME is not defined correctly.
~/product-apim-3.2.0--TEST ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 13:26:10
❯ echo $JAVA_HOME
/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home/
I have a feeling they mean they don't support Java 11... -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:51:29 EDT Douglas A. Whitfield just calculating the WSO2 dependency tree takes 22.614 s.
For comparison, the dependency tree calculation for the Jenkins plugin (which I believe includes all of Jenkins) is 5.024 s.
At some level, modules are definitely better, but I do feel like I am building an entire skyscraper to test the ice maker in the penthouse. -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:45:29 EDT Douglas A. Whitfield In a way, it's good that the WSO2 pm file is ~1400 lines long, as it means (maybe?) that it isn't hiding all of those in other dependent poms, but...yikes. -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:05:01 EDT Douglas A. Whitfield I guess strictly speaking that remains to be seen, but it has been a while... -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 10:04:36 EDT Douglas A. Whitfield well, it certainly isn't any faster... -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 08:50:21 EDT Douglas A. Whitfield according to https://www.yenlo.com/blog/building-wso2-products-from-source-2.0
mvn clean install
is the way to go.
We shall see. We. shall. see. -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 08:25:11 EDT Douglas A. Whitfield at least the compile failed much more quickly, but I wish they would say something other than build at the end: [INFO] WSO2 API Manager - Based on product backend Test Module FAILURE [ 11.253 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INF… -
Douglas A. Whitfield (musicman)'s status on Thursday, 15-Oct-2020 08:22:14 EDT Douglas A. Whitfield [INFO] WSO2 API Manager - Based on product backend Test Module FAILURE [ 02:22 h]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:58 h -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 18:01:33 EDT Douglas A. Whitfield well, maybe one of these will be done by morning... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:58:07 EDT Douglas A. Whitfield idk what compile does versus package, but gonna give that a go... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:40:31 EDT Douglas A. Whitfield well, there goes that plan:
Unknown lifecycle phase "build". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:39:04 EDT Douglas A. Whitfield tempted to run mvn build in another terminal tab, but I have a feeling that is a bad idea. I guess I could do it in a different directory... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:37:13 EDT Douglas A. Whitfield ok, and then it turned itself off, again...I guess going through an entire test suite. I'm no maven guru, but I've run maven enough to feel this is super weird. I mean, I was complaining about this taking a long time an hour ago...
I wonder if I should have used build instead of package... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:36:45 EDT Douglas A. Whitfield ok, and then it turned itself off, again...I guess going through an entire test suite. I'm no maven guru, but I've run maven enough to feel this is super weird. I mean, I was complaining about this taking a long time 54 minutes ago... -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:33:27 EDT Douglas A. Whitfield ok, we're working, but unclear if this is "built" such that I can turn it back on later. Like, is mvn ever going to say it is done? -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:29:29 EDT Douglas A. Whitfield hmm, been doing this a bit:
INFO [org.wso2.carbon.integration.common.utils.ClientConnectionUtil] - Waiting until server starts on port 9943 -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 17:15:48 EDT Douglas A. Whitfield I think it is running an entire test suite now, which I guess is cool, but not something I have seen other projects do. -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 16:38:08 EDT Douglas A. Whitfield pausing music and going to turn on an instructional video. A sure sign the compile is about to end. -
Douglas A. Whitfield (musicman)'s status on Wednesday, 14-Oct-2020 16:35:07 EDT Douglas A. Whitfield I should really get in the habit of running the time command with compiles because i am definitely in the wtf stage. I think Maven will print out a time though....eventually.