[JXR-168] poms cleanup · apache/maven-jxr@61a9539 (original) (raw)

`@@ -43,47 +43,6 @@ under the License.

`

43

43

` ${mavenVersion}

`

44

44

`

`

45

45

``

46

``

`-

`

47

``

`-

`

48

``

`-

`

49

``

`-

`

50

``

`-

org.apache.maven.plugins

`

51

``

`-

maven-plugin-plugin

`

52

``

`-

`

53

``

`-

true

`

54

``

`-

`

55

``

`-

`

56

``

`-

`

57

``

`-

mojo-descriptor

`

58

``

`-

`

59

``

`-

descriptor

`

60

``

`-

`

61

``

`-

`

62

``

`-

`

63

``

`-

generated-helpmojo

`

64

``

`-

`

65

``

`-

helpmojo

`

66

``

`-

`

67

``

`-

`

68

``

`-

`

69

``

`-

`

70

``

`-

`

71

``

`-

org.apache.rat

`

72

``

`-

apache-rat-plugin

`

73

``

`-

`

74

``

`-

`

75

``

`-

`

79

``

`-

src/test/resources/unit/default-configuration/javadoc-files/apidocs/package-list

`

80

``

`-

`

81

``

`-

`

82

``

`-

`

83

``

`-

`

84

``

`-

`

85

``

`-

`

86

``

-

87

46

`

`

88

47

`

`

89

48

` org.apache.maven

`

`@@ -92,6 +51,11 @@ under the License.

`

92

51

`

`

93

52

``

94

53

`

`

``

54

`+

`

``

55

`+

org.apache.maven.plugin-tools

`

``

56

`+

maven-plugin-annotations

`

``

57

`+

provided

`

``

58

`+

`

95

59

`

`

96

60

` org.apache.maven

`

97

61

` maven-plugin-api

`

`@@ -117,23 +81,9 @@ under the License.

`

117

81

` provided

`

118

82

`

`

119

83

`

`

120

``

`-

org.apache.maven

`

121

``

`-

maven-compat

`

122

``

`-

${mavenVersion}

`

123

``

`-

test

`

124

``

`-

`

125

``

-

126

``

`-

`

127

``

`-

`

128

``

`-

`

129

``

`-

org.apache.maven.shared

`

130

``

`-

maven-shared-utils

`

131

``

`-

3.3.4

`

132

``

`-

`

133

``

`-

`

134

``

`-

commons-io

`

135

``

`-

commons-io

`

136

``

`-

2.11.0

`

``

84

`+

org.apache.maven.wagon

`

``

85

`+

wagon-provider-api

`

``

86

`+

2.8

`

137

87

`

`

138

88

`

`

139

89

` org.apache.maven.reporting

`

`@@ -146,11 +96,8 @@ under the License.

`

146

96

`

`

147

97

`

`

148

98

`

`

149

``

`-

`

150

``

`-

org.apache.maven.wagon

`

151

``

`-

wagon-provider-api

`

152

``

`-

2.8

`

153

``

`-

`

``

99

+

``

100

`+

`

154

101

`

`

155

102

` org.codehaus.plexus

`

156

103

` plexus-java

`

`@@ -160,12 +107,13 @@ under the License.

`

160

107

` plexus-utils

`

161

108

`

`

162

109

``

``

110

`+

`

163

111

`

`

164

``

`-

org.apache.maven.plugin-tools

`

165

``

`-

maven-plugin-annotations

`

166

``

`-

provided

`

``

112

`+

org.apache.maven

`

``

113

`+

maven-compat

`

``

114

`+

${mavenVersion}

`

``

115

`+

test

`

167

116

`

`

168

``

-

169

117

`

`

170

118

` org.apache.maven.plugin-testing

`

171

119

` maven-plugin-testing-harness

`

`@@ -183,8 +131,45 @@ under the License.

`

183

131

` junit

`

184

132

` test

`

185

133

`

`

``

134

`+

`

``

135

`+

org.slf4j

`

``

136

`+

slf4j-simple

`

``

137

`+

test

`

``

138

`+

`

186

139

`

`

187

140

``

``

141

`+

`

``

142

`+

`

``

143

`+

`

``

144

`+

`

``

145

`+

org.apache.maven.plugins

`

``

146

`+

maven-plugin-plugin

`

``

147

`+

`

``

148

`+

`

``

149

`+

generated-helpmojo

`

``

150

`+

`

``

151

`+

helpmojo

`

``

152

`+

`

``

153

`+

`

``

154

`+

`

``

155

`+

`

``

156

`+

`

``

157

`+

org.apache.rat

`

``

158

`+

apache-rat-plugin

`

``

159

`+

`

``

160

`+

`

``

161

`+

`

``

165

`+

src/test/resources/unit/default-configuration/javadoc-files/apidocs/package-list

`

``

166

`+

`

``

167

`+

`

``

168

`+

`

``

169

`+

`

``

170

`+

`

``

171

`+

`

``

172

+

188

173

`

`

189

174

`

`

190

175

`

`