Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 16:09:17 EDT musicman musicman
    "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.
    In conversation Wednesday, 14-Oct-2020 16:09:17 EDT from nu.federati.net permalink
    1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 16:21:16 EDT musicman musicman
      in reply to
      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.
      In conversation Wednesday, 14-Oct-2020 16:21:16 EDT from nu.federati.net permalink
      1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 16:35:07 EDT musicman musicman
        in reply to
        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.
        In conversation Wednesday, 14-Oct-2020 16:35:07 EDT from nu.federati.net permalink
        1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 16:38:08 EDT musicman musicman
          in reply to
          pausing music and going to turn on an instructional video. A sure sign the compile is about to end.
          In conversation Wednesday, 14-Oct-2020 16:38:08 EDT from nu.federati.net permalink
          1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:15:48 EDT musicman musicman
            in reply to
            I think it is running an entire test suite now, which I guess is cool, but not something I have seen other projects do.
            In conversation Wednesday, 14-Oct-2020 17:15:48 EDT from nu.federati.net permalink
            1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:29:29 EDT musicman musicman
              in reply to
              hmm, been doing this a bit:
              INFO [org.wso2.carbon.integration.common.utils.ClientConnectionUtil] - Waiting until server starts on port 9943
              In conversation Wednesday, 14-Oct-2020 17:29:29 EDT from nu.federati.net permalink
              1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:33:27 EDT musicman musicman
                in reply to
                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?
                In conversation Wednesday, 14-Oct-2020 17:33:27 EDT from nu.federati.net permalink
                1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:36:45 EDT musicman musicman
                  in reply to
                  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...
                  In conversation Wednesday, 14-Oct-2020 17:36:45 EDT from nu.federati.net permalink
                2. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:37:13 EDT musicman musicman
                  in reply to
                  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...
                  In conversation Wednesday, 14-Oct-2020 17:37:13 EDT from nu.federati.net permalink
                  1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:39:04 EDT musicman musicman
                    in reply to
                    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...
                    In conversation Wednesday, 14-Oct-2020 17:39:04 EDT from nu.federati.net permalink
                    1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:40:31 EDT musicman musicman
                      in reply to
                      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>.
                      In conversation Wednesday, 14-Oct-2020 17:40:31 EDT from nu.federati.net permalink
                      1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 17:58:07 EDT musicman musicman
                        in reply to
                        idk what compile does versus package, but gonna give that a go...
                        In conversation Wednesday, 14-Oct-2020 17:58:07 EDT from nu.federati.net permalink
                        1. musicman (musicman@nu.federati.net)'s status on Wednesday, 14-Oct-2020 18:01:33 EDT musicman musicman
                          in reply to
                          well, maybe one of these will be done by morning...
                          In conversation Wednesday, 14-Oct-2020 18:01:33 EDT from nu.federati.net permalink
                          1. musicman (musicman@nu.federati.net)'s status on Thursday, 15-Oct-2020 08:22:14 EDT musicman musicman
                            in reply to
                            [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
                            In conversation Thursday, 15-Oct-2020 08:22:14 EDT from nu.federati.net permalink
                          2. musicman (musicman@nu.federati.net)'s status on Thursday, 15-Oct-2020 08:25:11 EDT musicman musicman
                            in reply to
                            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] ------------------------------------------------------------------------
                            [INFO] Total time: 04:11 min
                            [INFO] Finished at: 2020-10-14T17:01:43-05:00
                            [INFO] ------------------------------------------------------------------------
                            [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.1:unpack (unpack-mar-jks) on project org.wso2.carbon.am.integration.backend.test: Unable to find/resolve artifact.: Could not find artifact org.wso2.am:wso2am:zip:3.2.0 in repo.jenkins-ci.org (https://repo.jenkins-ci.org/public/) -> [Help 1]
                            In conversation Thursday, 15-Oct-2020 08:25:11 EDT from nu.federati.net permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.