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

Add simple OS specific scripts to setup (e.g. spring loaded) and run SDK #214

Closed
mindthegab opened this issue Sep 6, 2014 · 1 comment
Closed
Milestone

Comments

@mindthegab
Copy link
Contributor

Idea originally introduced via pull request #209 by @bhagyas.

Have a single run[.sh|.bat] to easily download springloaded and run the archetypes without deep knowledge of maven, in a self documenting fashion.

This should be as much as possible OS independent, so keep the scripts thin and consolidate behaviors in POMs / profile.

@mindthegab mindthegab added this to the 2.0.0 milestone Sep 6, 2014
mindthegab added a commit that referenced this issue Sep 6, 2014
- Refining pull request #209 to only make default use of spring loaded
in run.sh and automatically download it
- added -Psetup profile (and documented) to automatically download
springloaded in the initialize phase 
- embedded conditional call to download springloaded (if lib doesn't
exist already) in the run.sh scripts
- added run.sh scripts in each archetype
- Refined naming

- fixes issue #196
- removed double declaration of the alfresco-maven-plugin
@mindthegab
Copy link
Contributor Author

This is available for *nix environments (run.sh), so I'll close the issue. If someone wants to contribute the windows ones, feel free to reopen/send a PR.

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