Maven selenium2 junitprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 maven selenium2 junit znalezione projekty, cennik w USD

    Looking for Freelancer/work from home /part time Skills - JavaFx, Oracle, JDBC Time - Daily 2 hours in morning Salary - 13K - 14K If interested DM me your what's app no. JavaFx, Oracle DB, JDBC, Hibernate, Spring, Junit, Maven

    $3 / hr (Avg Bid)
    $3 / hr Średnia Oferta:
    9 składanie ofert

    This is a back end Java development role involving web & cloud based technologies. Spring boot (Spring Security, Spring config server) JPA, Hibernate, MySQL Docker Build Tool (Gradle/Maven) CI/CD

    $5 / hr (Avg Bid)
    $5 / hr Średnia Oferta:
    25 składanie ofert
    Software Engineer Zakończone left

    Overall 2 years and 2 months of total experience ...in quality assurance software testing regression testing and API testing using different tools Strong skills in web service testing that is both restful and soap testing and performance testing Strong skills in defect management using HP AGM, ALM HP and version one. Intensive work in project which follows Agile methodology Good hands on Selenium WebDriver, core Java, JavaScript ,Test-NG, Maven, SOAP UI, INSOMNIA, ORACLE DB, git lab, Eclipse, Visual Studio, Jenkins, JSP, HTML and CSS. Excellent communication skills, ability to clearly formulate issues and recommendations Strong skills in domain and ability to quickly resolve production defects with team Innovative, dynamic and a good team player. Good requirement gatherin...

    $3 / hr (Avg Bid)
    $3 / hr Średnia Oferta:
    14 składanie ofert
    MuleSoft Developer Zakończone left

    ...activities: o Designing and developing APIs from specification to implementation in MuleSoft Anypoint Platform o RAML, Anypoint API Designer, Anypoint Exchange, Anypoint API Portal, Anypoint Studio o Experience with securing APIs  Authentication Methods- Basic, OAuth, SAML, OpenID Connect  Experience in working in a CI/CD environment and familiar with DevOps principles  Microsoft VSTS (Git)  Maven, MUnit  Experience developing in Java, JSON, XML, SOAP and J2EE frameworks, and consuming RESTful and SOAP based web services.  Experience working with cloud and hybrid platforms such as AWS, ADO, CloudHub, etc.  Design, build, test, deploy, and maintain efficient, reusable, and reliable code.  Ability to create test plans and lead Unit and performance testing of code...

    $13 / hr (Avg Bid)
    $13 / hr Średnia Oferta:
    5 składanie ofert

    Dear J2EE Experts, I am looking for a J2EE expert to develop an online delivery system. Required technologies are: a. Use Netbean or ...or other advanced J2EE editor to import my Mavenized project. (all entities java files are generated and available b. General framework used for backend and frontend: Spring MVC, Spring Boot, c. Backend: RESTful webservices, , Mysql (database schema is completed & available) d. Front end: JSP (html 5 template will be provided. e. Web application server: wildfly15 f. Must use Maven to compile the project. g. final project files: .war file. Required milestones: 1. backend test with SOAPUI and JunitTest cases, and all successful. 2. Local JunitTest cases and integration test with Backend as shown in milestone 1. Total payment: $300 AUD

    $172 (Avg Bid)
    $172 Średnia Oferta:
    34 składanie ofert

    Hi Sardar,do u have any experience with embedded system simulation? that am working in project contain -1WSN (sensor,acesspoint,gatewayclient or beagle)2-server my code in this stage in the gateway client, and what i need here to simulate the code that it can read the sensor data (humidity,salt in soil) and collect it in gateway client (beagle) and then forward it, after simulation i nee...with embedded system simulation? that am working in project contain -1WSN (sensor,acesspoint,gatewayclient or beagle)2-server my code in this stage in the gateway client, and what i need here to simulate the code that it can read the sensor data (humidity,salt in soil) and collect it in gateway client (beagle) and then forward it, after simulation i need to have unit test to my code using like JUnit...

    $155 (Avg Bid)
    $155 Średnia Oferta:
    1 składanie ofert

    Requirements: * 4+ years of experience in developing and maintaining large scale services * Experience in Odoo is required, deploying it on-premise/hosted on AWS * Experience working in startups and building devops practices from sc...and troubleshoot production problems * BS or MS in computer science or a related field * Experience in the eCommerce industry is a plus * Current understanding of best practices regarding system security measures/scalability * Experience in as many of the following tools as possible: AWS, Bitbucket, Jenkins, AWS CodeArtifact, Sonarqube, Terraform, Amazon Machine Images (AMI), Ansible, Selenium, Junit, Inspec, Jmeter, Slack, ELK/DataDog/Dynatrace, Cloudability/Cloud Health, Cloudwatch Visit this link to apply: Note: Experience is a must.

    $1409 (Avg Bid)
    $1409 Średnia Oferta:
    5 składanie ofert

    one of our client has urgent requirement they want on call support to write test cases using JUNIT for their modules support details 2 hrs per day in IST night cost is 10$ per hour [Removed by Freelancer.com Admin]

    $7 / hr (Avg Bid)
    $7 / hr Średnia Oferta:
    11 składanie ofert

    Hi Piyushkumar P., I noticed your profile and would like to check if you able to enhance my existing project(Selenium + JAVA + Cucumber + Maven + POM+pagefactory - my requirement here is straightforward, to build and run tests in parallel with the ability to execute different type of browsers (noted that i have tried myself and failed so like to seek for an expert to do it)

    $8 (Avg Bid)
    $8 Średnia Oferta:
    1 składanie ofert

    Required some who can do that as takeaway;Re-run failed scenarios with out using extended cucumber plugin Some one expertise in java with selenium Cucumber framework and maven project

    $127 (Avg Bid)
    $127 Średnia Oferta:
    4 składanie ofert

    Code a Java class that implements a red black tree for storing items using only the language primitives. Your Java file implementing the data structure should import nothing. Your class only needs to implement four methods: add, size, get and rank. All methods must run in O(log n) time or better. Note that implementing the get and rank methods ...tree for storing items using only the language primitives. Your Java file implementing the data structure should import nothing. Your class only needs to implement four methods: add, size, get and rank. All methods must run in O(log n) time or better. Note that implementing the get and rank methods may require extending the data structure in a way not typically discussed in textbooks. Write a junit test to validate that the class works as ...

    $20 (Avg Bid)
    $20 Średnia Oferta:
    1 składanie ofert
    java project Zakończone left

    Instructions Please read first before attempting the questions below. 1. All programs must be written in Java and should be a Maven project. 2. Must implement best practises in all programs 3. Must write test coverage 4. Must write comments/documentation for classes, methods and wherever else necessary. 5. explain the logic you have implemented for this task Task -1. Write a java program to read the sales record file 1. Read the Sales record file (use the file provided) 2. Calculate sum of profits per each item sold and print on console. 3. Calculate in which year there was more orders received and print it on console. 4. Calculate average days between order date and ship date. Task – 2 Write Java program to identify variables. | a | b | --------- * | c | --------- | d |

    $48 (Avg Bid)
    $48 Średnia Oferta:
    18 składanie ofert

    Need DevOps training with Jenkins, and CI and CD with Jenkins, Maven , Sonar for Java Microservice and Deploy to Kubernetes

    $7 / hr (Avg Bid)
    $7 / hr Średnia Oferta:
    4 składanie ofert

    I have a task I should finish it on this weekend. I have no time to finish it. As you can see on the file, there is a task we would use Selenium-Java-Cucumber-JUnit and if you need more. Also, We should create it on IntelliJ. You can add dependencies what you need and create your pages and codes. You could explain me if I have questions about the task. Also, you could change or improve some codes if I need. When you open the file, there is home page. Also, on the top of the left, you can see Guide button. There is all details and test cases in the Guide page. It must be at least Sunday 11:00 (Eastern Day Time)

    $128 (Avg Bid)
    $128 Średnia Oferta:
    4 składanie ofert

    Requirements • Must be from India • 4+ years of experience in developing and maintaining large scale services • Experience in Odoo is required, deploying it on-premise/hosted on AWS • Experience working in startups and building devops practices from scratch • Experience with CI/CD framework, such as Jen...and troubleshoot production problems • BS or MS in computer science or a related field • Experience in the eCommerce industry is a plus • Current understanding of best practices regarding system security measures/scalability • Experience in as many of the following tools as possible: AWS, Bitbucket, Jenkins, AWS CodeArtifact, Sonarqube, Terraform, Amazon Machine Images (AMI), Ansible, Selenium, Junit, Inspec, Jmeter, Slack, ELK/DataDog/D...

    $1527 (Avg Bid)
    $1527 Średnia Oferta:
    5 składanie ofert

    Requirements • Must be from India • 4+ years of experience in developing and maintaining large scale services • Experience in Odoo is required, deploying it on-premise/hosted on AWS • Experience working in startups and building devops practices from scratch • Experience with CI/CD framework, such as Je...and troubleshoot production problems • BS or MS in computer science or a related field • Experience in the eCommerce industry is a plus • Current understanding of best practices regarding system security measures/scalability • Experience in as many of the following tools as possible: AWS, Bitbucket, Jenkins, AWS CodeArtifact, Sonarqube, Terraform, Amazon Machine Images (AMI), Ansible, Selenium, Junit, Inspec, Jmeter, Slack, ELK/DataDog/Dy...

    $579 (Avg Bid)
    $579 Średnia Oferta:
    3 składanie ofert

    Hi there, I'm looking for a local (Metro-West Boston/Newton specifically) social media manager, marketer, maven, expert, etc., to ideally sit down with me (masks on of course!) in a place that makes sense to give me a straightforward tutorial/refresher on how to organically boost engagement on my blog, www.blackandbipolar.net. Must be expertly versed in Wordpress, SEO, social media (especially FBook and IG, also LinkedIn/twitter to a lesser extent) cross-promotion b/w business and personal accounts, branding, etc. A two-hour (tops) sitdown should do the trick. Definitely potential for ongoing work should things go well.

    $1804 (Avg Bid)
    $1804 Średnia Oferta:
    32 składanie ofert

    Your task is to implement a JUnit callable method/function, which calls the google mobile test api. As parameters of the function you have: - URL to test - enum for desktop/mobile/all - bool for screenshot You need to implement for: - linux and windows tasks: - implement the api integration - implement the method - implement a junit caller method to call with some examples your implemented method requirements: only call from JUnit (no UI) eclipse runtime What is NOT needed: - a UI (not required, implement a JUnit test to call your functions) - a service architecture (like spring or JEE) - any persistence What are our requirements? - your code passes checkstyle, pmd and spotbugs (we will share you a git repo with eclipse settings) - JDK11 - maven - cr...

    $46 (Avg Bid)
    $46 Średnia Oferta:
    3 składanie ofert
    Automation Test Zakończone left

    We currently have a full-time opening as a QA Test Automation Engineer in our company. It's permanent work from home opportunity and salary range 4 to 5 lakh INR per annum. Working area 10 hours per day, Monday - Saturday. Share your profile with skills and ...opportunity and salary range 4 to 5 lakh INR per annum. Working area 10 hours per day, Monday - Saturday. Share your profile with skills and expertise as a Test Automation Engineer. Technical Skills: Languages: Java, JDBC, SQL, Javascript, Typescript Must have Automation Tools: Cypress, Selenium WebDriver, Selenium Grid API Test Tools: Postman, Rest-Assured Test Framework: Cucumber, Junit, TestNG, Mocha. CICD Tools: Git, Maven, Jenkins, GitLab-ci Deployment Tools: Docker Management Tools: Jira IDE: VS Code, Eclip...

    $405 (Avg Bid)
    $405 Średnia Oferta:
    34 składanie ofert
    Test Automation Zakończone left

    We currently have a full-time opening as a QA Test Automation Engineer in our company. It's permanent work from home opportunity and salary range 4 to 5 lakh INR per annum. Working area 10 hours per day, Monday - Saturday. Share your profile with skills and ...opportunity and salary range 4 to 5 lakh INR per annum. Working area 10 hours per day, Monday - Saturday. Share your profile with skills and expertise as a Test Automation Engineer. Technical Skills: Languages: Java, JDBC, SQL, Javascript, Typescript Must have Automation Tools: Cypress, Selenium WebDriver, Selenium Grid API Test Tools: Postman, Rest-Assured Test Framework: Cucumber, Junit, TestNG, Mocha. CICD Tools: Git, Maven, Jenkins, GitLab-ci Deployment Tools: Docker Management Tools: Jira IDE: VS Code, Eclip...

    $368 (Avg Bid)
    $368 Średnia Oferta:
    17 składanie ofert
    Full Time Job Zakończone left

    We currently have a full-time opening as a QA Test Automation Engineer in our company. It's permanent work from home opportunity and salary range 4 to 5 lakh INR per annum. Working area 10 hours per day, Monday - Saturday. Share your profile with skills and ...opportunity and salary range 4 to 5 lakh INR per annum. Working area 10 hours per day, Monday - Saturday. Share your profile with skills and expertise as a Test Automation Engineer. Technical Skills: Languages: Java, JDBC, SQL, Javascript, Typescript Must have Automation Tools: Cypress, Selenium WebDriver, Selenium Grid API Test Tools: Postman, Rest-Assured Test Framework: Cucumber, Junit, TestNG, Mocha. CICD Tools: Git, Maven, Jenkins, GitLab-ci Deployment Tools: Docker Management Tools: Jira IDE: VS Code, Eclip...

    $335 (Avg Bid)
    $335 Średnia Oferta:
    15 składanie ofert

    Need the Devops and AWS guy to complete the task. Experience - 8+ Years Good Experience in all DEVOPS Tools like chef, Puppet, Ansible, Jenkins, Tools - GitLab, ANT, MAVEN, Shell Scripting, Linux, JIRA, Version One Cloud - Amazon Web Services ● Cloud providers such as (AWS, Azure and Google cloud) ● Linux distributions (CentoOS, Ubuntu, Debian.. Etc.) ● Containerization such as, Docker and Kubernetes ● Automation & Orchestration using Ansible, Chef, Puppet, Terraform, Jenkins ● Elasticsearch, Logstash, Kibana

    $566 (Avg Bid)
    $566 Średnia Oferta:
    16 składanie ofert
    Upgrade Existing Jars Zakończone left

    We are trying to modify a existing java code in maven project. which uses jars outdated , hence want them to upgrade to latest version with minor code changes application to adopt in few places of enterprise application.

    $6 / hr (Avg Bid)
    $6 / hr Średnia Oferta:
    11 składanie ofert

    We have 2 applications In JAVA 7 and Glassfish 3 and 4. We want to update. Therefore we want to migrate to java 11 Payara 5. you need to know: Java Server Faces (JSF) Java 8 and up JUnit 5 Its possible that after this we will continue to refactor and implement some new Prime faces themplates. But all will depend on the migration.

    $16 / hr (Avg Bid)
    $16 / hr Średnia Oferta:
    16 składanie ofert
    Tool explaination Zakończone left

    I need an explanation on how Git, Github,Jenkins,Junit,Maven,Devops life cycle,Ansible, Kubernetes,and Docker.I already have knowledge of these but need to know about the main issues that are faced so I can handle interview calls. I am looking for someone who can show me these issues in real time.

    $11 / hr (Avg Bid)
    $11 / hr Średnia Oferta:
    4 składanie ofert

    I need Java developer who is good in Java,Spring, Hibernate and Maven,database :MySQL/MariaDB,HTML, CSS JavaScript. node js,Rest Api

    $51 (Avg Bid)
    $51 Średnia Oferta:
    26 składanie ofert

    This is a very advanced topic, do not read or post if you aren't an expert in this domain I have an application with Spring and Thymeleaf with both support for LTR/RTL I need to move it to react but I cannot find the best way to keep the i18n in the server I need a best architecture to use React in Spring application with i18n in the server Pleas...nexti18n(it makes the i18n at runtime so all languages files are sent to the client), nor using a complete SPA full Restfull webapp (the page should be reloaded when the user change the language and the application will remain MPA for some pages ) The price is only for the architecture (a sample application that works as mentioned above) Required : Linkedin/Github Profiles Required Skills : Advanced maven/ Advanced SSR/ SPA/ MPA/We...

    $557 (Avg Bid)
    $557 Średnia Oferta:
    8 składanie ofert

    I want to create a Runnable .JAR file for a project built with Eclipse IDE. I can get the functionality working properly in Eclipse, but when I go to export a JAR file the project fails to run properly. I only need to get a prototype JavaFX project running, it is only the default project created by using the Eclipse Maven template provided by with the archetype javafx-archetype-fxml This should be a trivial task for an experienced developer using Maven and JavaFx Here is a zip file containing the simple JavaFx project made using the Eclipse IDE All I want is for this project to produce a runnable JAR file, an executable jar. SEE FILE ATTACHED

    $81 (Avg Bid)
    $81 Średnia Oferta:
    21 składanie ofert

    I need someone to make eclipse plugin to generate JUnit test cases automatically for any Java applications by using existing tool like evosuite..

    $552 (Avg Bid)
    $552 Średnia Oferta:
    6 składanie ofert

    I need someone experienced in Maven to setup unit, integration and functional tests. The task is really about Maven, not automation itself. This can be for Java, though we use groovy. We need the ability to run all tests together but also individually.

    $19 / hr (Avg Bid)
    $19 / hr Średnia Oferta:
    11 składanie ofert

    I need unit tests for service file, made using JUnit and Mockito. Spring Framework. I'll give more information in direct

    $47 (Avg Bid)
    $47 Średnia Oferta:
    22 składanie ofert
    setting with Maven pom. Zakończone left

    I have a problem with building a batch project. I need help to set a build configuration. I would like you to give me instructions. requirement. Knowledge for Java Knowledge for Apache Maven

    $31 (Avg Bid)
    $31 Średnia Oferta:
    14 składanie ofert

    I have a problem with building a batch project. I need help to set a build configuration. I would like you to give me an instruction . requirement. Knowledge for Java Knowledge for Apache Maven

    $176 (Avg Bid)
    $176 Średnia Oferta:
    5 składanie ofert

    I have a problem with building a batch project. I need help to set a build configuration. I would like you to give me an instruction [Removed by Freelancer.com Admin for offsiting - please see Section 13 of our Terms and Conditions]

    $22 (Avg Bid)
    $22 Średnia Oferta:
    1 składanie ofert
    Automation Zakończone left

    Require an experienced professional who has knowledge on different automation tools and working experience in building an end to end automation framework using some of the tools like selenium , java,GitHub, Jenkins, qtest, Maven, Reporting, Log4j incorporating best practices.

    $333 (Avg Bid)
    $333 Średnia Oferta:
    30 składanie ofert
    Junit coverage on sonar Zakończone left

    I am looking for someone who can help me in how to find the junits coverage using sonar. I will share screen . No code share will be done.

    $6 / hr (Avg Bid)
    $6 / hr Średnia Oferta:
    3 składanie ofert

    We are looking for Java, Selenium, RESTful Web Services, Cucumber, Rest Assured, JUnit, Jenkins, Maven, CI/CD Pipelines, JSON. It's an hourly requirement.

    $11 (Avg Bid)
    $11 Średnia Oferta:
    21 składanie ofert

    I need a 100% Java code that generates MP4 thumbnail images from movies (see attached examples). The project should output a PNG file with the dimensions requested (e.g. 200 x 200 pixels) This should be 100% Java, WITHOUT any JNI or calls to external binaries. Just pure Java code. The project should use as little libraries as possible, please DO NOT use maven. Java 6 up to Java 8 is OK. If you read this description, start your bid with "Hello Cap" so that I know you are not posting bids automatically. Bids posted automatically will be ignored. Thanks.

    $39 (Avg Bid)
    $39 Średnia Oferta:
    5 składanie ofert
    Consensus Server Zakończone left

    Your task is to develop a consensus server, and ensure that the code you develop is correct. The consensus server will JeroMQ use the ZeroMQ open source messaging library, receive proposed consensus values using threads, process them, and return the decided value as a result. You should create a new project using Maven. In order to use JeroMQ, you must include the following lines in the <dependencies> section of your file: <dependency> <groupId></groupId> <artifactId>jeromq</artifactId> <version>0.5.2</version> </dependency> To run your project with external dependencies, you can use the following command line, where "" is the name of your Java package, and "hwserver" is the name of the class you wish to ...

    $123 (Avg Bid)
    $123 Średnia Oferta:
    4 składanie ofert

    ...in your bid description requirements: solution should work in normal also in headless mode What is NOT needed: - a UI (not required, implement a JUnit test to call your functions) - a service architecture (like spring or JEE) - any persistence What are our requirements? - your code passes checkstyle, pmd and spotbugs (we will share you a git repo with eclipse settings) - JDK11 - maven - create a model class representing the input of your function - create a service class implementing the logic - create a unit test, which tests the service class - we do NOT need a UI, we only need the model + service method to access the logic via API or via JUnit - if you need libs beside of selenium or jgrapht, apache commons are fine. Other libs NEED prior clearance - the runti...

    $218 (Avg Bid)
    $218 Średnia Oferta:
    18 składanie ofert
    Senior Python Developer Zakończone left

    ...years of experience in building and deploying web applications using the Python ecosystem like Django or Flask - Strongly prefer candidates with real-time system experience. - Strong knowledge of Object-Oriented Programming and Design - Strong communication and leadership skills - Experience with database technologies and CRUD concepts - Experience with software build processes and tools (e.g. Maven, Git, Gradle) - Experience with the Linux/Unix environment. Preferred Skills(BONUS): - Experience working in an Agile/Scrum development process - Experience with RESTful service architectures - Experience with Amazon Web Services - Experience with container-based software deployment (e.g. Java EE, Tomcat, SpringXD, Docker/Kubernetes) - Experience with developing and deploying softwar...

    $13 / hr (Avg Bid)
    $13 / hr Średnia Oferta:
    39 składanie ofert
    REST API Java Maven Zakończone left

    Write a RESTful web service that schedules messages to be printed. The web service should accept message content and delivery time. The web service should return the 202 status code (accepted) if the message was successfully scheduled. The web service should print the message content on the console at the delivery time specified. The system should recover and messages should not be lost in case of restart. Technical constraints Keep the solution simple. Implement the solution using java and provide the instructions on how to run it. What I am looking for: A working solution. Code quality (organization, modularity, modeling, testing ...etc). Your ability to follow instructions. Well documented code. Clearly defined models. RESTful design. Database of your choice. Unit tests When you sen...

    $238 (Avg Bid)
    $238 Średnia Oferta:
    21 składanie ofert

    Hi need help in setting up my simple appium maven test in azure CI pipeline

    $17 (Avg Bid)
    $17 Średnia Oferta:
    1 składanie ofert

    Need a small JAVAFX Application with MVC Pattern and Maven. Nothing big. no DB needed. Preferable using MaterialUI. Working with some few Objects.

    $129 (Avg Bid)
    $129 Średnia Oferta:
    11 składanie ofert

    ...an older project, we are using the "Prudence" platform, which is a polyglot open-source web framework on top of Restlet: Unfortunately, Prudence is not maintained anymore and prebuilt packages are only available via the original author's "ThreeCrickets" repository, which is however also not updated anymore and out of date: So the goal of this project here is to create GitLab CI pipelines that build the Prudence stack including its dependencies from source on a docker runner and to deploy the resulting packages to a new Artifactory repository. And this new Artifactory repo is supposed to replace the ThreeCrickets repo. So currently, when building Prudence, there are build and runtime

    $1271 (Avg Bid)
    $1271 Średnia Oferta:
    12 składanie ofert

    10 years of Experience in the High Tech industry as a Software QA Manager & Software QA Automation Lead. Strong Experience in Test Automation framework design and automation tools: Selenium/Web Driver/Nightwatch, Junit,Jmeter,TestNg and Express.js. Proficient in Selenium data driven & keyword driven methodologies. Strong understanding of Database Schemas Mongo & SQL. Strong experience implementing test code within a continuous integration. Strong experience in Java and JavaScript. Strong skills in troubleshooting and resolving issues. Experience working in an Agile development of Entire software Development Life Cycle.

    $1255 (Avg Bid)
    $1255 Średnia Oferta:
    12 składanie ofert

    ...to set up the connection string in the Context file. I run into problems when trying to deploy the webapp, however, as I do not know how Maven actually works, especially with Azure on a Mac (I am using Mac). We simply uploaded the .war file during the class. I am also a bit confused about the name of the database referred to in Intellij vs the name of the database in Azure. Should the name of the database inside of the .sql file be the same as the Azure database name or the name in Intellij, for example? I edited the Gradle and Context files from school as minimally as possible, just specifying the connection string, login, and password for Azure. Maven is in there but I do not know how to actually do the deployment. Is anyone able to help me deploy this webapp? Ideally ...

    $138 (Avg Bid)
    $138 Średnia Oferta:
    10 składanie ofert

    Please help me with a suggestion to get it working? Only have a couple hours, 2 hours max? Please help me Jenkinsfile in a Declarative Pipeline. The top of my Jenkinsfile is failing on the tools section pipeline { agent { node { Label ‘mytarget’ } } tools { Maven ‘Maven_Latest_Linux’ jdk ‘JDK_Latest_Linux’ git ‘GIT_Latest_Linux’ nodejs ‘NodeJS_Latest_Linux’ } stages { stage(‘show tools’) { script { sh ‘mvn -v’ sh ‘java -v sh ‘git --version’ sh ‘node -v’ } } } } } I can give you snapshots - Please help me get this working? Please note there is ...

    $10 - $30
    $10 - $30
    0 składanie ofert
    fix simple Jenkinsfile Zakończone left

    Please help me with a suggestion to get it working? Only have a couple hours, 2 hours max? Please help me Jenkinsfile in a Declarative Pipeline. The top of my Jenkinsfile is failing on the tools section pipeline { agent { node { Label ‘mytarget’ } } tools { Maven ‘Maven_Latest_Linux’ jdk ‘JDK_Latest_Linux’ git ‘GIT_Latest_Linux’ nodejs ‘NodeJS_Latest_Linux’ } stages { stage(‘show tools’) { script { sh ‘mvn -v’ sh ‘java -v sh ‘git --version’ sh ‘node -v’ } } } } } I can give you snapshots - Please help me get this working? Please note there is ...

    $38 (Avg Bid)
    $38 Średnia Oferta:
    5 składanie ofert

    Please help me with a suggestion to get it working? Only have a couple hours, 2 hours max? Please help me Jenkinsfile in a Declarative Pipeline. The top of my Jenkinsfile is failing on the tools section pipeline { agent { node { Label ‘mytarget’ } } tools { Maven ‘Maven_Latest_Linux’ jdk ‘JDK_Latest_Linux’ git ‘GIT_Latest_Linux’ nodejs ‘NodeJS_Latest_Linux’ } stages { stage(‘show tools’) { script { sh ‘mvn -v’ sh ‘java -v sh ‘git --version’ sh ‘node -v’ } } } } } I can give you snapshots - Please help me get this working? Please note there is ...

    $18 (Avg Bid)
    $18 Średnia Oferta:
    5 składanie ofert