Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-8075

Allow project.baseUri in repository.url

Agile BoardAttach filesAttach ScreenshotVotersStop watchingWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-beta-3, 4.0.0
    • None
    • None

    Description

      Such we can use properties like ${basedir}, ${project.basedir}, so we can add also ${project.baseUri}

       

      We cen use:

      <repository>
        <id>repo</id>
        <url>${project.baseUri}/repo</url>
      </repository> 

      instead of:

      <repository>
        <id>repo</id>
        <url>file://${project.basedir/repo</url>
      </repository> 

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sjaranowski Slawomir Jaranowski
            sjaranowski Slawomir Jaranowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment