From 83724191534cfb3739a71d2d74507f2f697051c3 Mon Sep 17 00:00:00 2001 From: Royce Remer Date: Wed, 17 Jan 2018 09:15:32 -0800 Subject: [PATCH] correct path for default resources example --- content/apt/pom.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/apt/pom.apt b/content/apt/pom.apt index 4edb108649..f79e09b4a8 100644 --- a/content/apt/pom.apt +++ b/content/apt/pom.apt @@ -911,7 +911,7 @@ Display parameters as parsed by Maven (in canonical form) and comparison result: For example, a Plexus project requires a <<>> file (which specifies component configurations to the container) to live within the <<>> directory. Although we - could just as easily place this file within <<>>, we want + could just as easily place this file within <<>>, we want instead to give Plexus its own directory of <<>>. In order for the JAR plugin to bundle the resource correctly, you would specify resources similar to the following: