[
https://issues.apache.org/jira/browse/DERBY-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-4267:
-----------------------------------
Attachment: derby-4267-2b-using_ant_task.stat
derby-4267-2b-using_ant_task.diff
Thanks to Julien Henry for the information on Maven, and thanks to Rick for
testing the patch.
Uploaded patch 2b with the following changes:
- added the UTF-8 encoding property.
- added checksum property (these are generated on install or deployment time)
- added use of the GPG plugin to sign the artifacts.
- added a README.txt file.
To deploy the artifacts locally, execute 'mvn clean install'.
To deploy the artifacts remotely, on the Apache repository, execute 'mvn clean
deploy'.
NOTE: Once deployed, I'm not sure if there is a way to make sure the artifacts
are removed from all existing mirrors. So be careful ;) And of course, you have
to specify your own credentials.
The deploy repository is set to
'scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository'.
Does this look correct?
Patch 2b ready for testing and further review!
> Investigate why Derby 10.5.1.1 is not available in the maven2 repositories
> --------------------------------------------------------------------------
>
> Key: DERBY-4267
> URL: https://issues.apache.org/jira/browse/DERBY-4267
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Affects Versions: 10.5.1.1, 10.6.0.0
> Reporter: H.-Dirk Schmitt
> Attachments: derby-4267-1a-maven2.diff, derby-4267-1a-maven2.stat,
> derby-4267-2a-using_ant_task.diff, derby-4267-2a-using_ant_task.stat,
> derby-4267-2b-using_ant_task.diff, derby-4267-2b-using_ant_task.stat,
> maven2.zip
>
>
> Only 10.4.2.0 and older are available in the maven 2 repositories.
> May you please also provide the new version.
> Please see also https://issues.apache.org/jira/browse/DERBY-4220
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.