This repository was archived by the owner on Dec 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-14
lines changed Expand file tree Collapse file tree 3 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 4747 <plugin >
4848 <groupId >org.codehaus.modello</groupId >
4949 <artifactId >modello-maven-plugin</artifactId >
50- <version >2.1.1</version >
50+ <!-- do not upgrade, as it breaks site generation -->
51+ <version >1.11</version >
5152 <configuration >
5253 <models >
5354 <model >src/main/mdo/components.mdo</model >
Original file line number Diff line number Diff line change 1414
1515 <name >Plexus Containers (deprecated)</name >
1616 <description >Plexus IoC Container core with companion tools.</description >
17+ <url >https://codehaus-plexus.github.io/plexus-containers/</url >
1718
1819 <modules >
1920 <module >plexus-component-annotations</module >
2930 </scm >
3031 <issueManagement >
3132 <system >github</system >
32- <url >http ://github.com/codehaus-plexus/plexus-containers/issues</url >
33+ <url >https ://github.com/codehaus-plexus/plexus-containers/issues</url >
3334 </issueManagement >
3435 <distributionManagement >
3536 <site >
134135 <plugin >
135136 <groupId >org.apache.maven.plugins</groupId >
136137 <artifactId >maven-release-plugin</artifactId >
137- <version >3.0.0</version >
138138 <configuration >
139139 <autoVersionSubmodules >true</autoVersionSubmodules >
140140 </configuration >
141141 </plugin >
142- <plugin >
143- <groupId >org.apache.maven.plugins</groupId >
144- <artifactId >maven-enforcer-plugin</artifactId >
145- <version >3.3.0</version >
146- </plugin >
147- <plugin >
148- <artifactId >maven-project-info-reports-plugin</artifactId >
149- <version >3.4.3</version >
150- </plugin >
151142 <plugin >
152143 <artifactId >maven-checkstyle-plugin</artifactId >
153144 <version >3.3.0</version >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22
3- <project name =" Plexus Container " xmlns =" http://maven.apache.org/DECORATION/1.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ <project name =" Plexus Containers (deprecated) " xmlns =" http://maven.apache.org/DECORATION/1.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd" >
55 <body >
6- <links >
6+ <breadcrumbs >
7+ <item name =" Plexus" href =" https://codehaus-plexus.github.io/" />
8+ <item name =" Containers (deprecated)" href =" https://codehaus-plexus.github.io/plexus-containers/" />
9+ </breadcrumbs >
10+
11+ <links >
712 <item name =" Eclipse Sisu" href =" https://projects.eclipse.org/projects/technology.sisu" />
813 </links >
914
You can’t perform that action at this time.
0 commit comments