Uploaded image for project: 'Cactus'
  1. Cactus
  2. CACTUS-161

maven.compile.[target|source] usage incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.7
    • 1.7
    • Maven Integration
    • None

    Description

      in cactus:compile,

      use of target="...maven.compile.target..." is incorrect, as maven.compile.target can be empty, and is by default in Maven 1.0.2.

      Instead, should conditionally use <setproperty />, as is done for maven.compile.source later.

      Also, source is now duplicated by the source="..." parameter to javac. It should be removed, and rely on the later property setting.

      Let me know if this isn't clear, I'll do a patch.

      Attachments

        1. CACTUS-161.diff
          2 kB
          Brett Porter

        Activity

          People

            felipeal Felipe Leme
            brett Brett Porter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: