You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jcronier <gi...@git.apache.org> on 2014/04/07 14:00:37 UTC

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

GitHub user jcronier opened a pull request:

    https://github.com/apache/maven-wagon/pull/10

    Add Data URI (RFC 2397) Wagon provider

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jcronier/maven-wagon master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-wagon/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 6d84ed0dffaf5600559cafe9271890025aaa411a
Author: jcronier <c3...@13n1bs1.ca-cedicam.fr>
Date:   2014-04-07T11:57:38Z

    Add Data URI (RFC 2397) Wagon provider

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by Dan Tran <da...@gmail.com>.
yeah, not sure what is use case to link Maven and Wagon via this provider

-D

On Mon, Sep 28, 2015 at 11:23 AM, michael-o <gi...@git.apache.org> wrote:

> Github user michael-o commented on the pull request:
>
>     https://github.com/apache/maven-wagon/pull/10#issuecomment-143834031
>
>     Is there any real world example for this?
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-143834031
  
    Is there any real world example for this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-144143446
  
    I'd be interested to see an IT with your usecase.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-144467928
  
    @jycr I absolutely do not intend to deny your efforts but currently I do not see a broad public use for this. The solution seems quiet limited to your situation. I am glad that you where able to solve your problem.
    
    There is no way for your company to provide a TLS-protected public URL for that data?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by pono <gi...@git.apache.org>.
Github user pono closed the pull request at:

    https://github.com/apache/maven-wagon/pull/10


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by jycr <gi...@git.apache.org>.
Github user jycr commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-144157463
  
    I've added some documentations around how to use this feature.
    
    Can you give me an example of IT (in a representative project/module) so I can see how to do?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by jycr <gi...@git.apache.org>.
Github user jycr commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-143972422
  
    I use this to easely encapsulate Version number rules (to exclude alpha, beta and RC version)
    (cf. http://www.mojohaus.org/versions-maven-plugin/version-rules.html)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-144178112
  
    I guess you are referring to `index.apt.vm`. It looks really funny and also light a maintenance nightmare. Does this really make sense? Wouldn't it be easier to put it under `src` somewhere?
    
    > Can you give me an example of IT (in a representative project/module) so I can see how to do?
    
    I'll provide one when we have clarified.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by Dan Tran <da...@gmail.com>.
+1 not included.  This is very similar to maven-scm provider for
P4Java/Perforce it is maintained outside of maven.

Thanks

-Dan

On Tue, Sep 29, 2015 at 3:25 PM, jycr <gi...@git.apache.org> wrote:

> Github user jycr commented on the pull request:
>
>     https://github.com/apache/maven-wagon/pull/10#issuecomment-144208434
>
>     To be transparent with you, I've created this extension because I have
> not found an effective way to share (in my company and all the projects it
> manages), a rule to exclude non-stable versions (beta, alpha, RC, etc) of
> dependencies.
>
>     I have to share this rule with our suppliers.
>     The only thing I can give to them is a "master POM" which they have to
> inherit.
>
>     Unfortunately I do not have the possibility to provide, via a public
> URL, this rule (to exclude non-stable versions).
>
>     I did not find any other way to configure the behavior of
> versions-maven-plugin to achieve this result.
>
>     I totally agree with you on the fact that the opacity of the data URI
> is difficult to maintain, but now I have not found a better solution.
>
>     If you think that this extension is not a good thing, do not waste
> time, you can simply refuse it.
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

Posted by jycr <gi...@git.apache.org>.
Github user jycr commented on the pull request:

    https://github.com/apache/maven-wagon/pull/10#issuecomment-144208434
  
    To be transparent with you, I've created this extension because I have not found an effective way to share (in my company and all the projects it manages), a rule to exclude non-stable versions (beta, alpha, RC, etc) of dependencies.
    
    I have to share this rule with our suppliers.
    The only thing I can give to them is a "master POM" which they have to inherit.
    
    Unfortunately I do not have the possibility to provide, via a public URL, this rule (to exclude non-stable versions).
    
    I did not find any other way to configure the behavior of versions-maven-plugin to achieve this result.
    
    I totally agree with you on the fact that the opacity of the data URI is difficult to maintain, but now I have not found a better solution.
    
    If you think that this extension is not a good thing, do not waste time, you can simply refuse it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org