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

JBQA-7293 Add maven debug profile to parent pom and clean it up from tes... #24

Merged
merged 1 commit into from
Nov 7, 2012

Conversation

mmalina
Copy link
Member

@mmalina mmalina commented Nov 7, 2012

...ts poms

This is a second attempt. I finally put the debug profile in jbosstools-build/parent/pom.xml and so now I'm removing it from everywhere else again. The use of ${additionalSystemProperties} is no longer needed. To use the debug profile simply add -P debug to your maven call.

…tests poms

This is a second attempt. I finally put the debug profile in jbosstools-build/parent/pom.xml and so now I'm removing it from everywhere else again. The use of ${additionalSystemProperties} is no longer needed. To use the debug profile simply add -P debug to your maven call.
@mmalina
Copy link
Member Author

mmalina commented Nov 7, 2012

I tried running the dummy test and also the as test with these new settings, so it should be correct. Also, I made sure that additionalSystemProperties is not referenced from anywhere anymore.

@ghost ghost assigned psrna Nov 7, 2012
@psrna psrna merged commit d356fc4 into jbosstools:master Nov 7, 2012
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.

None yet

2 participants