Title: Message Title
Dan Tran commented on an issue
Mojo's Wagon Maven Plugin / Improvement MWAGON-31
http Header are not read from Server Settings
I am trying to download some Archives from a private Github Repository using the maven-wagon-plugin. Since you need to provide a Security Token within the HTTP Header, i updated the Configuration for the specific Server:

{code:xml}
<settings>
...
    <properties>
        ...
        <github-token>040ce5222c...</github-token>
    </properties> ...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to