You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Stephen Evanchik (JIRA)" <ji...@apache.org> on 2010/03/08 03:07:27 UTC

[jira] Updated: (PIVOT-383) Jars for Sources in Maven Repository

     [ https://issues.apache.org/jira/browse/PIVOT-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Evanchik updated PIVOT-383:
-----------------------------------

    Attachment: maven-pom-that-builds-pivot.patch

Here is a patch to the top-level Maven pom that will build all of Pivot using Maven installing binary and source packages in the repository.

> Jars for Sources in Maven Repository
> ------------------------------------
>
>                 Key: PIVOT-383
>                 URL: https://issues.apache.org/jira/browse/PIVOT-383
>             Project: Pivot
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Sandro Martini
>            Assignee: Niclas Hedhman
>            Priority: Minor
>             Fix For: 1.4.1
>
>         Attachments: maven-pom-that-builds-pivot.patch
>
>
> In some cases, it's useful to have jars for sources in Maven Repository, so for example from the IDE it's possible to download them and have full navigation support on corrisponding sources.
> For a sample of jars to be generated (naming convention etc), take a look here:
> http://repo1.maven.org/maven2/org/apache/tapestry/tapestry-core/5.1.0.5/
> So, we need to modify the build script (only the Maven-related part) to generate the *sources.jar, and maybe also the script to publish them to the maven repository.

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