Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
390ceefb42 |
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ BuildRequires: maven-local-openjdk25
|
|||
BuildRequires: mvn(com.google.inject:guice)
|
||||
BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
||||
BuildRequires: mvn(org.apache.maven:maven-core)
|
||||
BuildRequires: mvn(org.apache.maven:maven-model)
|
||||
|
|
@ -55,6 +54,7 @@ marshallers/unmarshallers, XSD and documentation.
|
|||
cp -p %{SOURCE1} LICENSE
|
||||
# We don't generate site; don't pull extra dependencies.
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
|
||||
%pom_remove_dep :plexus-xml modello-core
|
||||
%pom_remove_dep :sisu-guice modello-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue