gnodet commented on code in PR #2438:
URL: https://github.com/apache/maven/pull/2438#discussion_r2132338886


##########
maven-model/src/main/mdo/maven.mdo:
##########
@@ -1401,10 +1399,10 @@
             <![CDATA[
             Gives the status of this artifact in the remote repository.
             This must not be set in your local project, as it is updated by
-            tools placing it in the reposiory. Valid values are: 
<code>none</code> (default),
-            <code>converted</code> (repository manager converted this from an 
Maven 1 POM),
+            tools placing it in the repository. Valid values are: 
<code>none</code> (default),
+            <code>converted</code> (repository manager converted this from a 
Maven 1 POM),
             <code>partner</code>
-            (directly synced from a partner Maven 2 repository), 
<code>deployed</code> (was deployed from a Maven 2
+            (directly synced from a partner Maven repository), 
<code>deployed</code> (was deployed from a Maven
             instance), <code>verified</code> (has been hand verified as 
correct and final).

Review Comment:
   Not sure what this field is actually about.  What are the tools that 
actually use this ? It's definitely not used in Maven core itself.  How can we 
say what valid values are ?



-- 
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