In that case, runtime and provided are not the same concept - you could also have a compile-time dependency that is provided by a container (as in the Hibernate example). The war plugin recognises this by adding providedCompile and providedRuntime (IIRC) configurations.
Op 22 dec 2010 00:20 schreef "Eric Berry" <[email protected]>: On Tue, Dec 21, 2010 at 2:14 PM, Levi Hoogenberg <[email protected]> wrote: > > I'm no Maven ... Yes. That's my understanding. > This might be better as a separate subject, but is there any way to override the default artifact name? I've tried setting artifact, and artifactId, but the directory name is used regardless. -- Learn from the past. Live in the present. Plan for the future. Blog: http://www.townsfolkdesi...
