Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got rid of Maven Shade Plugin wherever it was possible. #522

Merged
merged 1 commit into from
Jun 9, 2013
Merged

Got rid of Maven Shade Plugin wherever it was possible. #522

merged 1 commit into from
Jun 9, 2013

Conversation

ffbit
Copy link
Contributor

@ffbit ffbit commented May 19, 2013

Artefacts which still have need to use the plugin:

- cucumber-groovy
- cucumber-jython
- cucumber-jruby

The PR is related to #518 and #520 issues.

Also, the cucumber-core artefact can't be used as standalone jar at the moment because of the java.lang.NoClassDefFoundError: gherkin/util/FixJava.
Maybe that would be appropriate to create something like cucumber-standalone or cucumber-cli artefact which has all needed shaded artefacts/jars.

Artefacts which still have need to use the plugin:

    - cucumber-groovy
    - cucumber-jython
    - cucumber-jruby
@dkowis
Copy link
Member

dkowis commented Jun 9, 2013

Looks good to me, all tests pass, and this makes sense. I'll annotate it in the history on the commit after this.

dkowis added a commit that referenced this pull request Jun 9, 2013
Got rid of Maven Shade Plugin wherever it was possible.
@dkowis dkowis merged commit fa3c294 into cucumber:master Jun 9, 2013
aslakhellesoy added a commit that referenced this pull request Jun 10, 2013
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants