There is 1 update.
 
 
XWiki Commons / cid:jira-generated-image-avatar-285abd49-5dd9-4b60-9bf4-c007f5964387 XCOMMONS-2748 Open

Allow upgrading a SNAPSHOT extension to a more recent build

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-978acffe-ac84-4a20-8522-39b7d34b7d3f Changes by Thomas Mortagne on 25/Aug/26 12:34
 
Description: The idea is to apply a similar logic than what the Maven Deploy plugin does: when 1.0-SNAPSHOT version is installed, actually installed install a timestamped version of it (either the timestamp found in the remote repository or a timestamp based on the current timedate in the case of a local Maven repository) which is evaluated as being lower than 1.0-SNAPSHOT.