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

Add section how to configure shadow JARs when setting up a MCP workspace #579

Open
stephan-gh opened this issue Feb 11, 2017 · 3 comments
Open
Labels
help wanted We would appreciate contributions

Comments

@stephan-gh
Copy link
Contributor

Using MCP in Plugins should be extended with a section that explains how to make it work together with a Shadow JAR. By default, ForgeGradle will only re-obfuscate the default JAR, therefore additional configuration is necessary to make it aware of the shadow JAR.

(This is mostly just a note for myself.)

@stephan-gh stephan-gh self-assigned this Feb 11, 2017
@Inscrutable
Copy link
Member

Is this still on your to-do list, or shall I tack on "help wanted" @Minecrell ?

@stephan-gh stephan-gh removed their assignment Apr 18, 2018
@stephan-gh stephan-gh added the help wanted We would appreciate contributions label Apr 18, 2018
@ST-DDT
Copy link
Member

ST-DDT commented Sep 7, 2018

@Minecrell or anybody else: Could you give me a hint/link to demo plugin that I could use for this?

@phit
Copy link
Contributor

phit commented Sep 8, 2018

i think this is the most commonly used gradle plugin to shadow http://imperceptiblethoughts.com/shadow/

example: https://github.com/SpongePowered/Cookbook/blob/master/Plugin/HelloFromKotlin/build.gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We would appreciate contributions
Projects
None yet
Development

No branches or pull requests

4 participants