Conversation:
Notices
-
"The highly anticipated sequel to KELLA YANDHI. An album about finding inner peace with God and the lord Jesus while also dealing with a furry kink."
Alright, let's do this.
-
man, do not open your album with that. Tracks 2 and 3 undoubtedly better, but I am going to have to take a pause.
In any case, on the compile train, this time with WSO2.
-
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.
-
pausing music and going to turn on an instructional video. A sure sign the compile is about to end.
-
I think it is running an entire test suite now, which I guess is cool, but not something I have seen other projects do.
-
hmm, been doing this a bit:
INFO [org.wso2.carbon.integration.common.utils.ClientConnectionUtil] - Waiting until server starts on port 9943
-
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?
-
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...
-
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...
-
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...
-
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>.
-
idk what compile does versus package, but gonna give that a go...
-
well, maybe one of these will be done by morning...
-
[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
-
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…