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

Respect skip configuration #110

Closed
foal opened this issue Oct 27, 2016 · 4 comments
Closed

Respect skip configuration #110

foal opened this issue Oct 27, 2016 · 4 comments
Labels

Comments

@foal
Copy link

foal commented Oct 27, 2016

It will be greate if plugin will respect skip option

                <configuration>
                    <skip>true</skip>
                </configuration>
@khmarbaise
Copy link
Member

Can you explain a little bit more why you need a skip configuration ? Usually this shows that there is a smell in your build..?

@foal
Copy link
Author

foal commented Feb 26, 2017

I do not remember what exactly was a problem, but think it was some issue with version replacing/resolving, not a reporting (e.g. update-parent or resolve-ranges goals).

@khmarbaise
Copy link
Member

The replacing of versions etc. should be done on command line and not within the pom file...so I'm not sure if a skip would help here...sounds like wrong usage...If you have further information please don't hesitate to reopen the issue..

@Alexilmarranen
Copy link

I also need this option. This setting is needed to speed up the build of work assemblies. Yes, I understand that the plug-in's work is short, but when there are many such plugins...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants