Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-64

Current Jelly doesn't compile with maven b10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.0-beta-4
    • core / taglib.core
    • None
    • Whichever JDK but maven 1.0b10

    Description

      The project.xml files of jelly and its taglibs are somewhat old.
      Aside of the fact that they don't validate, they also don't compile as they don't contain a sourceDirectory child of build.
      Also tests are not run as they don't contain a unitTestSourceDirectory...

      The following should be added at least in all project.xml, I would like it if these project.xml were valid also...

      <sourceDirectory>${basedir}/src/java</sourceDirectory>
      <unitTestSourceDirectory>${basedir}/src/test</unitTestSourceDirectory>

      Also, unit-tests fail currently (the missing-tag unit-test fails).

      Paul

      Attachments

        Activity

          People

            Unassigned Unassigned
            polx Paul Libbrecht
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2h
                2h
                Remaining:
                Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified