[ 
https://jira.codehaus.org/browse/MDEPLOY-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=315568#comment-315568
 ] 

Alon Bar-Lev commented on MDEPLOY-90:
-------------------------------------

OK...
So patch is simple for deploy plugin... HOWEVER the plugin is a complete void, 
as the whole deployment implementation is done internally in sources that are 
not provided by the standard apache maven download.

Anyway, found this[1], the meaning is that unless the whole maven 
implementation will skip offline check if protocol is "file", it cannot be done.

So I need your help to push this forward.

Thanks,
Alon

[1] 
http://grepcode.com/file/repo1.maven.org/maven2/org.sonatype.aether/aether-impl/1.0/org/sonatype/aether/impl/internal/DefaultDeployer.java#116
                
> Deploy should be allowed in offline mode when the repo is a file:
> -----------------------------------------------------------------
>
>                 Key: MDEPLOY-90
>                 URL: https://jira.codehaus.org/browse/MDEPLOY-90
>             Project: Maven 2.x and 3.x Deploy Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3
>            Reporter: Andy Jefferson
>              Labels: contributers-welcome
>
> When the repo being deployed to is on the same machine why should offline 
> mode prohibit operation?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to