This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch atr-upload
in repository https://gitbox.apache.org/repos/asf/maven-apache-resources.git


The following commit(s) were added to refs/heads/atr-upload by this push:
     new c629d26  njjord:export for transportable bundle
c629d26 is described below

commit c629d26cf468a06bad28ec41d2f49ef9448ed5ac
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Mar 2 18:34:18 2026 +0100

    njjord:export for transportable bundle
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a2aedc7..5374ecb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,9 +25,9 @@
       mvn deploy -Papache-release -Patr-upload
   - 2nd enhancement: don't use repository.apache.org staging, but prepare a 
njord bundle zip file for ATR, and ATR will trigger later publish to Maven 
Central
       mvn deploy -Papache-release -Pnjord
-    as of now, preparing the njord bundle zip file during "mvn deploy" is not 
ready yet
+    as of now, preparing the njord transportable bundle .ntb file during "mvn 
deploy" is not ready yet
     it has to be run in a separate mvn invocation with store id chosen by 
human:
-      mvn -N -Pnjord njord:write-bundle 
-Dnjord.store=apache-resource-bundles-00003 -Dnjord.directory=target
+      mvn -N -Pnjord njord:export -Dnjord.store=apache-resource-bundles-00003 
-Dnjord.path=target
     but it shows the concepts
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>

Reply via email to