Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1476401 Details for
Bug 1589113
Consider enabling the bnd-maven-plugin module
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to enable the maven plugin.
0001-Enable-build-of-maven-plugin.patch (text/plain), 1.49 KB, created by
Mat Booth
on 2018-08-16 10:50:11 UTC
(
hide
)
Description:
Patch to enable the maven plugin.
Filename:
MIME Type:
Creator:
Mat Booth
Created:
2018-08-16 10:50:11 UTC
Size:
1.49 KB
patch
obsolete
>From 8f496ffb543b0378e60708e820821da81b8a72b5 Mon Sep 17 00:00:00 2001 >From: Mat Booth <mat.booth@redhat.com> >Date: Thu, 16 Aug 2018 11:48:50 +0100 >Subject: [PATCH] Enable build of maven plugin Resolves: rhbz#1589113 > >--- > aqute-bnd.spec | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) > >diff --git a/aqute-bnd.spec b/aqute-bnd.spec >index 517f832..f9bbea3 100644 >--- a/aqute-bnd.spec >+++ b/aqute-bnd.spec >@@ -2,13 +2,11 @@ > %{!?scl:%global pkg_name %{name}} > > %bcond_without ant_tasks >-%if 0%{?fedora} > %bcond_without maven_plugin >-%endif > > Name: %{?scl_prefix}aqute-bnd > Version: 3.3.0 >-Release: 6.2%{?dist} >+Release: 6.3%{?dist} > Summary: BND Tool > License: ASL 2.0 > URL: http://bnd.bndtools.org/ >@@ -161,7 +159,8 @@ popd > %pom_disable_module bnd-export-maven-plugin maven > # Integration tests require Internet access > %pom_remove_plugin -r :maven-invoker-plugin maven >- >+# Unnecessary javadoc invocation >+%pom_remove_plugin :maven-javadoc-plugin maven > > %mvn_alias biz.aQute.bnd:biz.aQute.bnd :bnd biz.aQute:bnd > %mvn_alias biz.aQute.bnd:biz.aQute.bndlib :bndlib biz.aQute:bndlib >@@ -206,6 +205,10 @@ echo "aqute-bnd slf4j/api slf4j/simple osgi-annotation osgi-core osgi-compendium > %license LICENSE > > %changelog >+* Thu Aug 16 2018 Mat Booth <mat.booth@redhat.com> - 3.3.0-6.3 >+- Enable build of maven plugin >+- Resolves: rhbz#1589113 >+ > * Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 3.3.0-6.2 > - Mass rebuild 2017-06-22 > >-- >2.17.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1589113
: 1476401