-
Notifications
You must be signed in to change notification settings - Fork 18
[MSHARED-871] add basic documentation #11
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
[MSHARED-871] add basic documentation #11
Conversation
slawekjaranowski
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- do we need some of special dependency for project in order to use embedded mode?
- example of setting mave.home propery by failsafe will be useful, like
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<maven.home>${maven.home}</maven.home>
</systemPropertyVariables>
</configuration>
</plugin>f71cf5c to
6ae0fdb
Compare
|
pleas also add menu item under |
6ae0fdb to
fe83a42
Compare
2da6bdf to
9925458
Compare
hboutemy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work done, thank you
can be merged now or with the few little enhancements proposed
9925458 to
1d1d15c
Compare
|
Resolve #145 |
1 similar comment
|
Resolve #145 |
No description provided.