GithubHelp home page GithubHelp logo

gauge-mvn-archetypes's People

Contributors

ajoecker avatar apoorva-ga avatar apoorvam avatar dependabot-preview[bot] avatar dependabot[bot] avatar haroon-sheikh avatar kashishm avatar mahendrakariya avatar negidharmendra avatar nivedhasenthil avatar osandadeshan avatar shubhamsc avatar sriv avatar zabil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gauge-mvn-archetypes's Issues

Given package is ignored when creating a maven project

The archetypes for maven projects ask in the interactive mode for a package. Regardless, what the users enters, the information is discarded and not used, when the project is created.
This means, that the default implementation StepImplementation always resides in the default package and not in the, from the user given, package.

typo in gauge-java dependency version?

gauge-archetype-java and gauge-archetype-selenium both have extra characters in the gauge-java dependency version, making it invalid:

        <dependency>
            <groupId>com.thoughtworks.gauge</groupId>
            <artifactId>gauge-java</artifactId>
            <version>[0.6.8,)</version>
            <scope>test</scope>
        </dependency>

Removing the extra characters (<version>0.6.8</version>) is all that is needed to fix.

Should be able to execute a newly created project

Expected behavior
Should be able to execute a newly created project

Actual behavior
Getting the error

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project art1: Fatal error compiling: error: invalid target release: 1.11

Steps to replicate

  • Java version -
java version "11.0.1" 2018-10-16 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.1+13-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.1+13-LTS, mixed mode)
  • Create a new java_maven project
    gauge init java_maven
  • Try running a scenario from the IDE

It runs a command mvn -q clean compile test-compile gauge:execute

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project art2: Fatal error compiling: error: invalid target release: 1.11 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error: Tests failed.

Blocks #201
Blocks getgauge/gauge-vscode#311

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.