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

produce pom.xml without non-maven-jar packaging #3

Open
paulvi opened this issue Jan 15, 2018 · 0 comments
Open

produce pom.xml without non-maven-jar packaging #3

paulvi opened this issue Jan 15, 2018 · 0 comments

Comments

@paulvi
Copy link

paulvi commented Jan 15, 2018

There is use case when 3rd party jar depends on open-source components, so we added dependency within pom.xml

Then however looking at pom.xml file deployed to local maven repository, it is clear that the composed pom.xml is deployed, that has <packaging>non-maven-jar</packaging>

That means we will need this plugin to bring as well if we just want to use non-maven-jar in other project.

I think it would be better to produce pom.xml more like it should be, if created by jar authors.

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

No branches or pull requests

1 participant