forked from pool/maven-javadoc-plugin
This commit is contained in:
parent
de20385d52
commit
5434288040
12
maven-javadoc-plugin.changes
Normal file
12
maven-javadoc-plugin.changes
Normal file
@ -0,0 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 3 09:24:05 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Initial packaging of maven-jar-plugin 3.0.1
|
||||
- Generate and customize ant build.xml file to use with the
|
||||
bootstrap variang
|
||||
- Create as a multibuild package to allow bootstrapping
|
||||
- Added patch:
|
||||
* maven-javadoc-plugin-bootstrap-resources.patch
|
||||
+ For the bootstrap version, add pre-generated resources that
|
||||
need maven-plugin-plugin and maven to be generated at build
|
||||
time
|
@ -92,6 +92,12 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-surefire-plugin)
|
||||
BuildRequires: mvn(org.codehaus.modello:modello-maven-plugin)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-component-metadata)
|
||||
Obsoletes: %{base_name}-bootstrap
|
||||
#!BuildRequires: maven-compiler-plugin-bootstrap
|
||||
#!BuildRequires: maven-jar-plugin-bootstrap
|
||||
#!BuildRequires: maven-javadoc-plugin-bootstrap
|
||||
#!BuildRequires: maven-plugin-plugin-bootstrap
|
||||
#!BuildRequires: maven-resources-plugin-bootstrap
|
||||
#!BuildRequires: maven-surefire-plugin-bootstrap
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user