Skip to content

Conversation

jonalmeida
Copy link
Collaborator

Currently, this requires that the developer manually publish geckoview (and exoplayer2) first which is the whole point of what this feature was supposed to help us do.

# From your mozilla-central checkout
./mach gradle geckoview:publishDebugPublicationToMavenLocal exoplayer2:publishDebugPublicationToMavenLocal

Pull Request checklist

@jonalmeida
Copy link
Collaborator Author

I'm going to nerd snipe @ncalexan tomorrow to see if we can figure out how to get the auto-publication working again in m-c, and also to figure out the future of the local publication process if/when we remove the AC root gradle project so folks in-tree stop trying to open it as a separate project.

Currently, this requires that the developer manually publish geckoview
(and exoplayer2) first which is the whole point of what this feature
was supposed to help us do.

```bash
# From your mozilla-central checkout
./mach gradle geckoview:publishDebugPublicationToMavenLocal exoplayer2:publishDebugPublicationToMavenLocal
```
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