michael-o commented on PR #354:
URL: https://github.com/apache/maven-site/pull/354#issuecomment-1345373414

   @bmarwell This is what you were looking for:
   ```diff
   diff --git a/pom.xml b/pom.xml
   index a7d46e96..8686e1e1 100644
   --- a/pom.xml
   +++ b/pom.xml
   @@ -251,6 +251,8 @@
                <configuration>
                  <name>maven.security.expires</name>
                  <pattern>yyyy-MM-dd'T'HH:mm:ssXXX</pattern>
   +              <!-- This ulgy Plexus magic will coerce in the plugin 
Locale#ROOT -->
   +              <locale xml:space="preserve"> </locale>
                  <offset>+1</offset>
                  <unit>year</unit>
                </configuration>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to