What's considered the best practice in terms of specifying jee compile time dependencies that will be provided by the jee container. I would think there would be a set of Sun provided jars hosted within some maven repo that I could compile against regardless of target app server.
I guess this isn't a gradle specific question, but as I am trying to figure the gradle/maven story together (coming from an ant build background), I thought this forum would be a good starting point. This would seem to be jee build 101, but I haven't really encountered too many samples of how to do this either within the gradle or maven google searches I've done. Thanks, Bill Pfeiffer -- View this message in context: http://old.nabble.com/Best-practices-for-jee-dependency-tp27416171p27416171.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
