mattrpav commented on code in PR #1278:
URL: https://github.com/apache/wicket/pull/1278#discussion_r2440304771


##########
wicket-auth-roles/pom.xml:
##########
@@ -24,7 +24,7 @@
                <relativePath>../pom.xml</relativePath>
        </parent>
        <artifactId>wicket-auth-roles</artifactId>
-       <packaging>bundle</packaging>
+       <packaging>jar</packaging>

Review Comment:
   Reference to comment on the #758 -- bundle plugin has supported 
outputTimestamp for 4+ years. Since v5.1.3. Sounds odd that it wasn't working 
here -- and how does the timestamp and Maven packaging effect the inclusion of 
a resource file? Those don't seem related.
   
   ref: (#758 
comment)[https://github.com/apache/wicket/pull/758#discussion_r2440294774]
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to