You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2014/02/25 06:51:19 UTC

[jira] [Resolved] (MYFACES-3861) impl-test module using unpack plugin does not allow generate site

     [ https://issues.apache.org/jira/browse/MYFACES-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-3861.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.1

> impl-test module using unpack plugin does not allow generate site
> -----------------------------------------------------------------
>
>                 Key: MYFACES-3861
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3861
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.2.1
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)