You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Jasper Rosenberg (JIRA)" <ji...@apache.org> on 2007/04/04 14:23:51 UTC

[jira] Created: (WW-1870) Add sources and javadoc jars to maven repositories when releasing

Add sources and javadoc jars to maven repositories when releasing
-----------------------------------------------------------------

                 Key: WW-1870
                 URL: https://issues.apache.org/struts/browse/WW-1870
             Project: Struts 2
          Issue Type: Improvement
          Components: Misc
    Affects Versions: 2.0.6
            Reporter: Jasper Rosenberg


WW-1587 was resolved, so presumably these jars are being built, but they don't appear to be deployed to the maven repositories, for example: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.0.6/



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


[jira] Resolved: (WW-1870) Add sources and javadoc jars to maven repositories when releasing

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-1870.
---------------------------

    Resolution: Not A Problem

The situation is that there is an extra profile, alljars, which has to be activated.  When 2.0.6 was built, that profile wasn't used.  I'm currently deploying the 2.0.8 snapshots with it enabled and can confirm it works :)

> Add sources and javadoc jars to maven repositories when releasing
> -----------------------------------------------------------------
>
>                 Key: WW-1870
>                 URL: https://issues.apache.org/struts/browse/WW-1870
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Misc
>    Affects Versions: 2.0.6
>            Reporter: Jasper Rosenberg
>
> WW-1587 was resolved, so presumably these jars are being built, but they don't appear to be deployed to the maven repositories, for example: http://repo1.maven.org/maven2/org/apache/struts/struts2-core/2.0.6/

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