GithubHelp home page GithubHelp logo

behave-maven-plugin's Introduction

behave-maven-plugin

Add your Bintray credentials to the global maven settings.xml.

~/.m2/settings.xml

<settings>
  <servers>
    <server>
  	  <id>bintray</id>
  	  <username>USER</username>
  	  <password>API-KEY</password>
    </server>
  </servers>
</settings>

Then run mvn install deploy

behave-maven-plugin's People

Contributors

isitgeorge avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

po--

behave-maven-plugin's Issues

Feature file not downloaded from JIRA

Not able to downalod the feature files written in JIRA using maven project .
POM attached

4.0.0 com.cg.behavepro behaveprodemo 0.0.1-SNAPSHOT Behave Pro Behave pro demo for JIRA UTF-8 1.6 1.6 info.cukes cucumber-picocontainer 1.0.10 test org.picocontainer picocontainer 2.14.1 info.cukes cucumber-junit 1.0.10 test junit junit 4.10 test com.hindsighttesting.behave behave-maven-plugin 1.0.5 http://localhost:8080 10100 shiburaghav shibu@7876 features org.apache.maven.plugins maven-failsafe-plugin 2.12 integration-test integration-test verify
    </plugins>
    </pluginManagement>
</build>

<pluginRepositories>
    <pluginRepository>
        <id>bintray-hindsightsoftware-public-maven</id>
        <name>bintray-plugins</name>
        <url>https://hindsightsoftware.bintray.com/public-maven</url>
    </pluginRepository>
</pluginRepositories>

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.