You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Luca Di Stefano (JIRA)" <ji...@apache.org> on 2010/11/02 17:04:23 UTC

[jira] Created: (NPANDAY-342) deploy sources artifacts to npanday asset repo

deploy sources artifacts to npanday asset repo
----------------------------------------------

                 Key: NPANDAY-342
                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
             Project: NPanday
          Issue Type: Improvement
          Components: Repository
    Affects Versions: 1.2.1
            Reporter: Luca Di Stefano
            Priority: Trivial


deploy sources artifacts of npanday project in npanday repository.
This is useful for plugin debugging and for contributions

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


[jira] Assigned: (NPANDAY-342) deploy sources artifacts to npanday asset repo

Posted by "Joe Ocaba (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Ocaba reassigned NPANDAY-342:
---------------------------------

    Assignee: Joe Ocaba

> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
>                 Key: NPANDAY-342
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Repository
>    Affects Versions: 1.2.1
>            Reporter: Luca Di Stefano
>            Assignee: Joe Ocaba
>            Priority: Trivial
>             Fix For: 1.3-incubating
>
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions

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


[jira] Updated: (NPANDAY-342) deploy sources artifacts to npanday asset repo

Posted by "Joe Ocaba (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Ocaba updated NPANDAY-342:
------------------------------

    Fix Version/s:     (was: 2.0)
                   1.3-incubating

> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
>                 Key: NPANDAY-342
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Repository
>    Affects Versions: 1.2.1
>            Reporter: Luca Di Stefano
>            Priority: Trivial
>             Fix For: 1.3-incubating
>
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions

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


[jira] Resolved: (NPANDAY-342) deploy sources artifacts to npanday asset repo

Posted by "Joe Ocaba (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Ocaba resolved NPANDAY-342.
-------------------------------

    Resolution: Fixed

Deployed the artifacts and also added the maven-source-plugin in the npanday-release profile

> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
>                 Key: NPANDAY-342
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Repository
>    Affects Versions: 1.2.1
>            Reporter: Luca Di Stefano
>            Assignee: Joe Ocaba
>            Priority: Trivial
>             Fix For: 1.3-incubating
>
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions

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


[jira] Commented: (NPANDAY-342) deploy sources artifacts to npanday asset repo

Posted by "Wendy Smoak (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927562#action_12927562 ] 

Wendy Smoak commented on NPANDAY-342:
-------------------------------------

Have you tried configuring maven-source-plugin to do this?

A quick test might be to build with "-P release" -- if the default release profile is still in there, it will do -sources and -javadoc jars. (The latter should just be empty as it won't find anything to process.)

> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
>                 Key: NPANDAY-342
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Repository
>    Affects Versions: 1.2.1
>            Reporter: Luca Di Stefano
>            Priority: Trivial
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions

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


[jira] Commented: (NPANDAY-342) deploy sources artifacts to npanday asset repo

Posted by "Luca Di Stefano (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927576#action_12927576 ] 

Luca Di Stefano commented on NPANDAY-342:
-----------------------------------------

I know how sources artifacts are generated. The issue ask that npanday project deploy the sources artifacts when the main artifacts are deployed and let those artifacts available from npanday repo.

> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
>                 Key: NPANDAY-342
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Repository
>    Affects Versions: 1.2.1
>            Reporter: Luca Di Stefano
>            Priority: Trivial
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions

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


[jira] Updated: (NPANDAY-342) deploy sources artifacts to npanday asset repo

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated NPANDAY-342:
---------------------------------

    Fix Version/s: 2.0

this would be a good thing to include in the next release if we can.

> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
>                 Key: NPANDAY-342
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-342
>             Project: NPanday
>          Issue Type: Improvement
>          Components: Repository
>    Affects Versions: 1.2.1
>            Reporter: Luca Di Stefano
>            Priority: Trivial
>             Fix For: 2.0
>
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions

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