Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-457

Incorrect URI generated by obr-plugin:deploy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • framework-1.0.0
    • maven-bundle-plugin-1.2.0
    • None
    • Windows XP, Java 1.6.0_02, Maven 2.0.8, maven-obr-plugin-1.0.0 (release)

    Description

      When I tried deploying to a remote repository, the URI generated by the maven-obr-plugin was './C:/MAVEN_REPO/foo.jar' instead of './foo.jar'
      I believe this is because the extractFileName method in the PathFile class is using '/' instead of File.seperatorChar because after I replaced that, it worked as expected.

      Attachments

        Activity

          People

            mcculls Stuart McCulloch
            annachen I-Ann Chen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: