[
https://issues.apache.org/jira/browse/GERONIMO-3611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vamsavardhana Reddy updated GERONIMO-3611:
------------------------------------------
Attachment: GERONIMO-3611-2.0.patch
GERONIMO-3611-2.0.patch: For branches\2.0
With this patch, the deployer supports an "install-library" option.
Example:
1. deploy.bat install-library --groupId mygrp mylib-1.0.jar
will install the jar at repo/mygrp/mylib/1.0/mylib-1.0.jar
2. deploy.bat install-library mylib-1.0.jar
will install the jar at repo/default/mylib/1.0/mylib-1.0.jar
> Deployer should provide an "install-library" option to upload jars to
> repository
> --------------------------------------------------------------------------------
>
> Key: GERONIMO-3611
> URL: https://issues.apache.org/jira/browse/GERONIMO-3611
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment, usability
> Affects Versions: 2.0.2, 2.0.x, 2.1
> Reporter: Vamsavardhana Reddy
> Assignee: Vamsavardhana Reddy
> Fix For: 2.0.x, 2.1
>
> Attachments: GERONIMO-3611-2.0.patch
>
>
> Currently the only way to upload a library jar into repo is by using Common
> Libs portlet in Admin Console. Adding an "install-library" option to
> deployer should be helpful in uploading dependency jars to server's repo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.