Skip to content

For information only; in progress: builds with gradle 8.7 but does not publish assets.#3

Open
simon-brooke wants to merge 2 commits intoSimsilica:masterfrom
simon-brooke:master
Open

For information only; in progress: builds with gradle 8.7 but does not publish assets.#3
simon-brooke wants to merge 2 commits intoSimsilica:masterfrom
simon-brooke:master

Conversation

@simon-brooke
Copy link
Copy Markdown

Hi Paul

Some progress here but not good enough. This builds with gradle 8.7; however:

  1. The assets jar is not built in the default build;
  2. The assets jar can be build by invoking the assetsJar task from the command line;
  3. Even if the assets jar has been built, it is not copied to local maven repository by the publishToMavenLocal task from the command line.

Clearly there is some syntax needed in the publications stanza to declare assetsJar as an item to be published, but I have not yet found the right syntax.

Cheers

Simon

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