Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
PIVOT-384 Consolidate maven-deploy.sh and create-release.sh
- Resolved