File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
archetype/src/main/resources/archetype-resources/.mvn Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 55 <activeProfiles >
66 <activeProfile >jakarta-ee-version-override</activeProfile >
77 <activeProfile >graphene-version-override</activeProfile >
8+ <activeProfile >maven-war-plugin-version-override</activeProfile >
89 <activeProfile >hope-repository</activeProfile >
910 </activeProfiles >
1011
2122 <arquillian .graphene.version>3.0.0-20250814</arquillian .graphene.version>
2223 </properties >
2324 </profile >
25+ <profile >
26+ <id >maven-war-plugin-version-override</id >
27+ <properties >
28+ <maven .war.plugin.version>3.4.1-20250923</maven .war.plugin.version>
29+ </properties >
30+ </profile >
2431
2532 <profile >
2633 <id >hope-repository</id >
2734 <repositories >
2835 <repository >
2936 <id >hope-repository</id >
30- <url >https://nexus.hope.nyc.ny.us /repository/maven-releases</url >
37+ <url >https://nexus.flowlogix.com /repository/maven-releases</url >
3138 <releases >
3239 <enabled >true</enabled >
3340 <checksumPolicy >fail</checksumPolicy >
You can’t perform that action at this time.
0 commit comments