Giter VIP home page Giter VIP logo

Comments (8)

zheng-wang avatar zheng-wang commented on August 27, 2024

Try this. Locate irontest-assembly/pom.xml in the downloaded release, and in it replace https://raw.github.com/zheng-wang/irontest/mvn-repo/ with https://github.com/zheng-wang/irontest/raw/mvn-repo/. Rerun the build command.

Let me know if it works.

from irontest.

raz197 avatar raz197 commented on August 27, 2024

Replacing the line gives the following error:

Failed to execute goal on project irontest-assembly: Could not resolve dependencies for project io.irontest:irontest-assembly:jar:0.7.2: Failed to collect dependencies at io.irontest:irontest-mq:jar:0.7.2: Failed to read artifact descriptor for io.irontest:irontest-mq:jar:0.7.2: Could not transfer artifact io.irontest:irontest-mq:pom:0.7.2 from/to irontest-mvn-repo (https://github.com/zheng-wang/irontest/raw/mvn-repo/)

If i access https://github.com/zheng-wang/irontest/raw/mvn-repo/ in a browser, it gives Page not found 404 error.

from irontest.

zheng-wang avatar zheng-wang commented on August 27, 2024

Actually either URL is not accessible directly, as GitHub does not provide corresponding HTTPS service. The URL is used as a base for constructing file URLs for downloading, for example https://raw.github.com/zheng-wang/irontest/mvn-repo/io/irontest/irontest-mq/0.7.2/irontest-mq-0.7.2.pom. mvn-repo is a branch of the source code which you can navigate in browser like the master branch.

We need more information about the build failure. Would you be able to revert the change to the pom.xml and run below command and attach the generated build.log to this issue?

mvn clean package -pl irontest-assembly -am -P prod -X > build.log

What we need to know is why https://raw.github.com/zheng-wang/irontest/mvn-repo/io/irontest/irontest-mq/0.7.2/irontest-mq-0.7.2.pom can not be downloaded by Maven.

from irontest.

raz197 avatar raz197 commented on August 27, 2024

Issues was with my internet connection/proxy

I connected to another internet connection and it downloaded all the files, i was able to fire up the server and created a SOAP test. Worked great.

Off to set it up for MQ Server now.

Thanks heaps for your help, I'll ask more questions as I work my way through but congratulations on creating this simple and effective solution, well done!!!

from irontest.

zheng-wang avatar zheng-wang commented on August 27, 2024

Cool and happy to see you get started. Let me know if you have any other questions.

from irontest.

zheng-wang avatar zheng-wang commented on August 27, 2024

Proxy issue should no longer exist since v0.8.2, as the irontest-iib and irontest-mq artifacts have been hosted in Maven Central.

from irontest.

Shiva-Gottimukkula avatar Shiva-Gottimukkula commented on August 27, 2024

Hi, I'm trying to use the ( IIB step ) in which I've given the Host and rest all details in the Endpoint Details.
But when I'm trying to give the port no: 8081. Its is popping out in valid port no.

Is their anyway I can find the solution out of it.

from irontest.

zheng-wang avatar zheng-wang commented on August 27, 2024

Moved the comment to a new issue, as it is a different topic.

from irontest.

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.