coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

Introduce the ability to specify an application using a pom.xml #235

Closed brianoliver closed 9 years ago

brianoliver commented 9 years ago

Imagine that we have a pom.xml describing the dependencies of an application (in addition to a main class we'd like to run). It would be nice if we could define a JavaApplicationSchema (or the like) that would automatically resolve / download the necessary dependencies, establish the class path an execute the said application.

brianoliver commented 9 years ago

@brianoliver said: This could be achieved using something like Eclipse Aether (to support dependency resolution). See: http://www.eclipse.org/aether/

brianoliver commented 9 years ago

@brianoliver said: Will be resolved by: #253

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-235

brianoliver commented 9 years ago

Reported by @brianoliver

brianoliver commented 9 years ago

Marked as duplicate by @brianoliver on Thursday, June 11th 2015, 3:03:02 pm