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

generate source and javadoc jar in mavenrepo #1848

Open
maxandersen opened this issue Oct 9, 2024 · 1 comment
Open

generate source and javadoc jar in mavenrepo #1848

maxandersen opened this issue Oct 9, 2024 · 1 comment
Labels
ideas Some idea/suggestion around jbang behavior/feature set

Comments

@maxandersen
Copy link
Collaborator

so jreleaser will more likely "just work"

@maxandersen maxandersen added the ideas Some idea/suggestion around jbang behavior/feature set label Oct 9, 2024
@maxandersen
Copy link
Collaborator Author

also make sure these fields are stubbed out:

<licenses>
		<license>
			<name>Apache License, Version 2.0</name>
			<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
		</license>
	</licenses>
	<developers>
		<developer>
			<id>duke</id>
			<name>Duke</name>
			<email>[email protected]</email>
		</developer>
	</developers>
	<description>Awesome App</description>
	<scm>
	</scm>
	<url>https://xam.dk</url>

add //LICENSE <spdx> or --license on export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ideas Some idea/suggestion around jbang behavior/feature set
Projects
None yet
Development

No branches or pull requests

1 participant