Thoughts?
---
Lincoln Baxter's Droid
http://ocpsoft.org
"Keep it Simple"
Now that I see what you did to fix this, I think this makes sense to do earlier in the forge life cycle. I don't see why it should be tied either to projects or to plugins, do you?
This should probably go into an @Observes PostStartup event method. Somewhere in the core.
Wdyt?
---
Lincoln Baxter's Droid
http://ocpsoft.org
"Keep it Simple"
You can merge this Pull Request by running
git pull https://github.com/myannou/forge-core FORGE-874Or view, comment on, or merge it at:
https://github.com/forge/core/pull/314
Commit Summary
- FORGE-874: Proxy settings not used for maven web project
File Changes
- M shell/src/main/java/org/jboss/forge/shell/plugins/builtin/ForgePlugin.java (21)
- M shell/src/main/java/org/jboss/forge/shell/project/ProjectInitializer.java (26)
Patch Links: