Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3861

impl-test module using unpack plugin does not allow generate site

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.1
    • JSR-344
    • None

    Description

      I have notice if you try to generate the site, the unpack plugin causes some problems. I tried to update myfaces-builder-plugin to use a later version of dependency plugin, but it didn't work out.

      The only solution we have is use a profile and do a hard copy, like we do with shared module, and remember to execute that goal an commit the code before each release. I have tried to fix the problem in the plugin, but unfortunately, the problem is caused by a fork over the goal generated by site plugin that can't be controlled. In that execution, the file associated to artifact to be unpacked points to target/classes directory, which is wrong because this goal is executed in a very early stage of maven lifecycle.

      The solution is not very nice, but it works.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: