You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Tom Schneider (JIRA)" <ji...@apache.org> on 2007/10/08 22:34:38 UTC

[jira] Commented: (WW-2028) Maven repositories don't include sources and javadoc

    [ https://issues.apache.org/struts/browse/WW-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42358 ] 

Tom Schneider commented on WW-2028:
-----------------------------------

I think we need to add mvn source:jar deploy as part of the release process.  There might be a way to get this to work automatically, but I haven't figured out how yet.

The javadoc is a trickier problem.  According to the documentation, mvn javadoc:jar install should work--and it does but only for the top level pom.  None of the submodules' javadoc are installed.  If I cd into the core directory and do an mvn javadoc:jar install, then the core javadoc's are installed, but not at the parent level.  Feels like a bug in the plugin to me.  (Or a misconfiguration)

> Maven repositories don't include sources and javadoc
> ----------------------------------------------------
>
>                 Key: WW-2028
>                 URL: https://issues.apache.org/struts/browse/WW-2028
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Christian Nelson
>             Fix For: 2.0.12
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.