You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by "Jim Donofrio (Created) (JIRA)" <ji...@apache.org> on 2012/03/25 06:23:45 UTC

[jira] [Created] (MRUNIT-92) cleanup multiple release profile and javadoc handling in pom

cleanup multiple release profile and javadoc handling in pom
------------------------------------------------------------

                 Key: MRUNIT-92
                 URL: https://issues.apache.org/jira/browse/MRUNIT-92
             Project: MRUnit
          Issue Type: Improvement
    Affects Versions: 0.8.1
            Reporter: Jim Donofrio
            Assignee: Jim Donofrio
            Priority: Minor
             Fix For: 1.0.0


Current pom requires activating 2 profiles to generate javadoc and sign files. This should be collapsed to one profile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MRUNIT-92) cleanup multiple release profile and javadoc handling in pom

Posted by "Jim Donofrio (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MRUNIT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Donofrio resolved MRUNIT-92.
--------------------------------

    Resolution: Fixed

removed javadoc plugin in main build profile
updated to javadoc 2.8.1
exclude generating javadoc on internal api packages
move javadoc generate to deploy profile so just run mvn clean site deploy -Pdeploy

committed in 1305201
                
> cleanup multiple release profile and javadoc handling in pom
> ------------------------------------------------------------
>
>                 Key: MRUNIT-92
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-92
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.8.1
>            Reporter: Jim Donofrio
>            Assignee: Jim Donofrio
>            Priority: Minor
>              Labels: pom
>             Fix For: 1.0.0
>
>
> Current pom requires activating 2 profiles to generate javadoc and sign files. This should be collapsed to one profile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MRUNIT-92) cleanup multiple release profile and javadoc handling in pom

Posted by "Jim Donofrio (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239305#comment-13239305 ] 

Jim Donofrio commented on MRUNIT-92:
------------------------------------

removed old documentation in docs/overview.html
moved javadoc generate to regular package build profile, doesnt take that long

committed in 1305772
                
> cleanup multiple release profile and javadoc handling in pom
> ------------------------------------------------------------
>
>                 Key: MRUNIT-92
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-92
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.8.1
>            Reporter: Jim Donofrio
>            Assignee: Jim Donofrio
>            Priority: Minor
>              Labels: pom
>             Fix For: 0.9.0
>
>
> Current pom requires activating 2 profiles to generate javadoc and sign files. This should be collapsed to one profile.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira