9 Replies Latest reply on Sep 6, 2019 4:04 AM by leo.zeef

    Galleon does not offer Wildfly 17.0.0-Final as a product

    leo.zeef

      Wenn I run the following command:

      galleon.sh list-feature-packs

       

      I get the following ouput:

      =============== ============== ============

      Product         Update Channel Latest Build

      =============== ============== ============

      wildfly         current/final  16.0.0.Final

      wildfly-core    current/final  8.0.0.Final

      wildfly-servlet current/final  16.0.0.Final

       

      How can I install Wildfly 17.0.0.Final or higher?
        • 1. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
          ehugonnet

          Hello,

          Using a fresh Galleon 4.0.3 installation:

           

          ./galleon.sh list-feature-packs

          =============== ============== ============

          Product         Update Channel Latest Build

          =============== ============== ============

          wildfly         current/final  17.0.1.Final

          wildfly-core    current/final  9.0.2.Final

          wildfly-servlet current/final  17.0.1.Final

          • 2. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
            leo.zeef

            Hello,

            thanks for your reply.

            I am using Galleon 4.0.3-Final

             

            In the help of Galleon it says:

             

            list-feature-packs List latest available feature packs for the default frequency

            --all-frequencies Display the latest builds for all frequencies

            --universe Provide a universe id in order to list feature packs located in not installed universe

             

            Im suppose I am using the default universe. Are there any other universes for Galleon?

             

            With kind regards,

            Leo Zeef

            • 3. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
              jdenise

              Hi,

              I just downloaded 4.0.3-Final and 17.0.1.Final is present:

              ./bin/galleon.sh list-feature-packs

              =============== ============== ============

              Product         Update Channel Latest Build

              =============== ============== ============

              wildfly         current/final  17.0.1.Final

              wildfly         17.0/final     17.0.1.Final

              wildfly-core    current/final  9.0.2.Final 

              wildfly-core    9.0/final      9.0.2.Final 

              wildfly-servlet current/final  17.0.1.Final

              wildfly-servlet 17.0/final     17.0.1.Final

               

              I did it from a clean laptop not containing any wildfly installation and from a laptop containing some wildfly releases, both worked as expected. Are you still experiencing the problem?

              • 4. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
                leo.zeef

                Hello,
                I just downloaded and installed galleon 4.0.3-Final and I am still experiencing the same problem.
                Could it be I am using the wrong repository or universe?
                With kind regards,
                Leo Zeef

                • 5. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
                  jdenise

                  I don't think you use wrong universe, could you do a cleanup of your .m2/repository directory (for example rename it)?

                  • 6. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
                    leo.zeef

                    Hello,

                    I renamed my .m2/repository. Now I get the following error:

                    Some exceptions occured while accessing universes.

                    Failed to resolve Maven universe org.jboss.universe:community-universe in maven(org.jboss.universe:community-universe)

                     

                    I am working behind a firm proxy. Maybe that is the problem.

                    With kind regards,

                    Leo Zeef

                    • 7. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
                      jdenise

                      Hello,

                      we have issue with galleon CLI tool and proxy, seems that you are affected by https://issues.jboss.org/browse/GAL-285  This issue will be fixed in next Galleon release.

                      1 of 1 people found this helpful
                      • 8. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
                        leo.zeef

                        Ok, Good to know. I will wait for the next Galleon version.
                        Thank for your help.
                        With kind regards,

                         

                        Leo Zeef

                        • 9. Re: Galleon does not offer Wildfly 17.0.0-Final as a product
                          leo.zeef

                          Hello,

                          I just installed galleon 4.0.4 and it works!

                          In my maven settings.xml I defined our firm proxy.

                          In the galleo cli I set the maven settings file to my maven settings.xml file.

                           

                          (It would be convenient wenn the <user>/.m2/settings.xml would be set by default)

                           

                          And I get the following output:

                           

                          list-feature-packs

                          =============== ============== ============

                          Product         Update Channel Latest Build

                          =============== ============== ============

                          wildfly         current/final  17.0.1.Final

                          wildfly         17.0/final     17.0.1.Final

                          wildfly-core    current/final  9.0.2.Final

                          wildfly-core    9.0/final      9.0.2.Final

                          wildfly-servlet current/final  17.0.1.Final

                          wildfly-servlet 17.0/final     17.0.1.Final

                           

                          Thanks a lot!

                           

                          With kind regards,

                          Leo Zeef