You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dave Syer (JIRA)" <ji...@apache.org> on 2009/11/25 08:39:52 UTC

[jira] Created: (AMQ-2510) Please publish SNAPSHOT sources jars in Maven repository

Please publish SNAPSHOT sources jars in Maven repository
--------------------------------------------------------

                 Key: AMQ-2510
                 URL: https://issues.apache.org/activemq/browse/AMQ-2510
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Dave Syer
             Fix For: 5.3.1, 5.4.0


Please publish SNAPSHOT sources jars in Maven repository.

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


[jira] Commented: (AMQ-2510) Please publish SNAPSHOT sources jars in Maven repository

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56084#action_56084 ] 

Gary Tully commented on AMQ-2510:
---------------------------------

SNAPSHOTS are all in repo: https://repository.apache.org/content/repositories/snapshots/

eg: core jar at https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/activemq-core/


> Please publish SNAPSHOT sources jars in Maven repository
> --------------------------------------------------------
>
>                 Key: AMQ-2510
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2510
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Dave Syer
>             Fix For: 5.3.1, 5.4.0
>
>
> Please publish SNAPSHOT sources jars in Maven repository.

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


[jira] Assigned: (AMQ-2510) Please publish SNAPSHOT sources jars in Maven repository

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac reassigned AMQ-2510:
----------------------------------

    Assignee: Dejan Bosanac

> Please publish SNAPSHOT sources jars in Maven repository
> --------------------------------------------------------
>
>                 Key: AMQ-2510
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2510
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Dave Syer
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.1, 5.4.0
>
>
> Please publish SNAPSHOT sources jars in Maven repository.

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


[jira] Commented: (AMQ-2510) Please publish SNAPSHOT sources jars in Maven repository

Posted by "Christoph Kutzinski (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57289#action_57289 ] 

Christoph Kutzinski commented on AMQ-2510:
------------------------------------------

Could you please also try to publish the complete sources along the activemq-all jar?
For 5.3.0 only an almost empty sources jar was deployed:
https://repository.apache.org/content/repositories/releases/org/apache/activemq/activemq-all/5.3.0/

> Please publish SNAPSHOT sources jars in Maven repository
> --------------------------------------------------------
>
>                 Key: AMQ-2510
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2510
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Dave Syer
>             Fix For: 5.3.1, 5.4.0
>
>
> Please publish SNAPSHOT sources jars in Maven repository.

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


[jira] Commented: (AMQ-2510) Please publish SNAPSHOT sources jars in Maven repository

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56086#action_56086 ] 

Gary Tully commented on AMQ-2510:
---------------------------------

ah, but I see the source jars are not there.. ok. sorry, some coffee needed.

> Please publish SNAPSHOT sources jars in Maven repository
> --------------------------------------------------------
>
>                 Key: AMQ-2510
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2510
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Dave Syer
>             Fix For: 5.3.1, 5.4.0
>
>
> Please publish SNAPSHOT sources jars in Maven repository.

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


[jira] Resolved: (AMQ-2510) Please publish SNAPSHOT sources jars in Maven repository

Posted by "Dejan Bosanac (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-2510.
--------------------------------

    Resolution: Fixed

Fixed with svn revision 911811.

The new profile 'deploy' has been created, which can be used to create source and javadoc jars, which can then be deployed to the repo. Generally, you'll use 

{code}mvn clean deploy -Pdeploy -Dtest=0{code}

to do this.

This has been done for both trunk and 5.3 branch (https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/) and Hudson jobs are created that should do this on daily basis.

http://hudson.zones.apache.org/hudson/job/ActiveMQ-Trunk-Deploy/
http://hudson.zones.apache.org/hudson/job/ActiveMQ-5.3-Deploy/

> Please publish SNAPSHOT sources jars in Maven repository
> --------------------------------------------------------
>
>                 Key: AMQ-2510
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2510
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Dave Syer
>            Assignee: Dejan Bosanac
>             Fix For: 5.3.1, 5.4.0
>
>
> Please publish SNAPSHOT sources jars in Maven repository.

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