Uploaded image for project: 'Rampart'
  1. Rampart
  2. RAMPART-62

Build failure on Mac OS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.3
    • rampart-integration
    • None
    • Mac OS-X 10.4.10, both Java 1.4.2 and Java 1.5.0

    Description

      Java on Mac OS-X does not have 'tools.jar'

      Missing:
      ----------
      1) sun.jdk:tools:jar:1.4.2

      Try downloading the file manually from the project website.

      Then, install it using the command:
      mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools \
      -Dversion=1.4.2 -Dpackaging=jar -Dfile=/path/to/file
      Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=sun.jdk -DartifactId=tools \
      -Dversion=1.4.2 -Dpackaging=jar -Dfile=/path/to/file \
      -Durl=[url] -DrepositoryId=[id]

      Path to dependency:
      1) org.apache.rampart:rampart-integration:jar:SNAPSHOT
      2) sun.jdk:tools:jar:1.4.2

      Attachments

        Activity

          People

            Unassigned Unassigned
            hgk.lenio Hans G Knudsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: