Skip to content

New decompile-free faster build process#17

Open
agaricusb wants to merge 1 commit intocpw:masterfrom
agaricusb:maven
Open

New decompile-free faster build process#17
agaricusb wants to merge 1 commit intocpw:masterfrom
agaricusb:maven

Conversation

@agaricusb
Copy link
Contributor

Adds a Maven pom.xml for building IronChest using the new process as we were briefly discussing on IRC yesterday. Since you wanted to see it, here it is :).

To build, install Maven 3 then run:

mvn initialize -P -built
mvn package

The mod will be compiled against the remapped library then reobfuscated to "srg" names for FML runtime deobfuscation, the final product in target. Tested on Minecraft 1.5 with Forge 7.7.0.566.

On my system, builds in less than 3 seconds:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.852s
[INFO] Finished at: Sun Mar 10 18:57:21 PDT 2013
[INFO] Final Memory: 20M/215M
[INFO] ------------------------------------------------------------------------

Build project with:

mvn initialize -P -built
mvn package
cpw pushed a commit that referenced this pull request Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant