Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-7243

maven settings comments should have escaped properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • fuse-7.0
    • fuse-7.0
    • Karaf
    • None
    • % %

    Description

      # Path to the local Maven settings file. It can contain additional remote repositories and http proxy configurations.
      # The following locations are checked for the existence of the settings.xml file
      #  1. looks for the specified url
      #  2. if not found looks for ${user.home}/.m2/settings.xml
      #  3. if not found looks for ${maven.home}/conf/settings.xml
      #  4. if not found looks for ${M2_HOME}/conf/settings.xml
      

      those properties probably shouldn't be replaced for values

      We're replacing it for

      # fuse 7
      # 3. if not found looks for /home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9/conf/settings.xml
      
      # fuse 6
      #   * 3. if not found looks for /usr/share/java/maven-3/conf/settings.xml
      

      SRC: https://github.com/jboss-fuse/fuse-karaf/blob/master/assemblies/features/base/src/main/filtered-resources/resources/etc/org.ops4j.pax.url.mvn.cfg

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            jludvice Josef Ludvicek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: