Giter Club home page Giter Club logo

Comments (7)

jakub-bochenski avatar jakub-bochenski commented on June 18, 2024

After adding a HAProxy rule returning 404 to requests ending in /javascript:void(0) the plugin is failing with:

[ERROR] Failed to execute goal org.codehaus.mojo:wagon-maven-plugin:1.1-SNAPSHOT:merge-maven-repos (default-cli) on project standalone-pom: Error during performing repository copy: Illegal character in path at index 176: https://jenkins.acme-internal.com:3000/plugin/repository/project/acme-Installer-DSL/Build/1904/repository/com/acme/ui/29.4.0-SNAPSHOT/ui-29.4.0-20161207.115106-1904.tar/' + realUrl + '/ -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:wagon-maven-plugin:1.1-SNAPSHOT:merge-maven-repos (default-cli) on project standalone-pom: Error during performing repository copy

It's because of a javascript file within the .tar package with a line containing return '<a href="' + realUrl + '">'

from wagon-maven-plugin.

dantran avatar dantran commented on June 18, 2024

related to #7

wagon html support is very dumb as well

from wagon-maven-plugin.

tchemit avatar tchemit commented on June 18, 2024

Hi @jakub-bochenski , after several months...

Do you still got the problem ? I can try to help but I would need a project to test the defect. Thanks

from wagon-maven-plugin.

jakub-bochenski avatar jakub-bochenski commented on June 18, 2024

@tchemit I gave up on the wagon plugin completely in favour of the deployer pom hack

from wagon-maven-plugin.

tchemit avatar tchemit commented on June 18, 2024

from wagon-maven-plugin.

jakub-bochenski avatar jakub-bochenski commented on June 18, 2024

Well it gets the job done.

This required a change from a pull (running maven on the receiving end) to a push.
First I deploy the build results to a local repository with the help of -DaltDeploymentRepository=file::default::file://$WORKSPACE/.m2repo. Then I run the deployer pom on $WORKSPACE/.m2repo

from wagon-maven-plugin.

github-actions avatar github-actions commented on June 18, 2024

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

from wagon-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.