[ 
https://issues.apache.org/jira/browse/PIVOT-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871135#action_12871135
 ] 

Greg Brown commented on PIVOT-383:
----------------------------------

Sandro,

Since the changes to maven-deploy.sh are related to this ticket, I would 
suggest that you try to tackle them. It is great that we can now generate the 
source JARs from the build script, but if we don't include them in the Maven 
bundles, no one will be able to take advantage of them without downloading the 
entire source tree and running Ant, which kind of defeats the purpose.

The maven-deploy.sh script lives in the infra branch. Note that this script is 
meant to be run from the same directory as build.xml. So you'll probably want 
to add it to your path in order to test your changes.

G


> 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: Sandro Martini
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: build.xml.patch, 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 related 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.

Reply via email to