On Thu, Jun 28, 2018 at 12:45:28AM +0300, Mykola Nikishov wrote:
> Geert Stappers writes:
>
> > Thing that I mis is what to modify to get
> > |- org.apache.felix
> > |: maven-bundle-plugin
> > |- 3.5.0
> > upon:
> > mvn help:effective-pom -Doutput=effective-pom.xml
> > grep --c
Geert Stappers writes:
> Thing that I mis is what to modify to get
> |- org.apache.felix
> |: maven-bundle-plugin
> |- 3.5.0
> upon:
> mvn help:effective-pom -Doutput=effective-pom.xml
> grep --context=1 maven-bundle-plugin effective-pom.xml
> before running
> mh_make
> again
On Wed, Jun 27, 2018 at 02:33:32PM +0300, Mykola Nikishov wrote:
> Geert Stappers writes:
>
> >> But where set "bundle version should be 3.5.0" ??
3.5.0 is the version of maven bundle plugin being installed.
> >> | $ grep --context=2 bundle $( find . -name pom.xml )
> >
> > Search for 'bundle
On Wed, 27 Jun 2018, Mykola Nikishov wrote:
> If I need to find almost anything about the project, I would never start
> with grep but Maven itself because there are, at least, project
“mvn dependency:tree” is rather useful, normally.
bye,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4,
Geert Stappers writes:
>> But where set "bundle version should be 3.5.0" ??
>>
>> | $ grep --context=2 bundle $( find . -name pom.xml )
>
> Search for 'bundle' in the seven pom.xml files
> and hope to catch a version number or something alike
If I need to find almost anything about the project,
Summary: retransmit
On Mon, Jun 25, 2018 at 04:39:51PM +0200, Geert Stappers wrote:
> On Mon, Jun 25, 2018 at 03:47:00PM +0200, Emmanuel Bourg wrote:
> > Le 25/06/2018 à 15:40, Geert Stappers a écrit:
> >
> > > https://salsa.debian.org/stappers/jackson-modules-base/raw/master/mh_make.1.script
>
On Mon, Jun 25, 2018 at 03:47:00PM +0200, Emmanuel Bourg wrote:
> Le 25/06/2018 à 15:40, Geert Stappers a écrit :
>
> > https://salsa.debian.org/stappers/jackson-modules-base/raw/master/mh_make.1.script
>
> I see, that's a common error with maven-bundle-plugin, the version in
> the pom.xml file h
Le 25/06/2018 à 15:40, Geert Stappers a écrit :
> https://salsa.debian.org/stappers/jackson-modules-base/raw/master/mh_make.1.script
I see, that's a common error with maven-bundle-plugin, the version in
the pom.xml file has to match the one in the libmaven-bundle-plugin-java
package. Not sure why
On Mon, Jun 25, 2018 at 03:23:57PM, Emmanuel Bourg wrote:
> Le 25/06/2018 à 15:08, Geert Stappers a écrit:
>
> > Further as yesterday, now stuck at
> >
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> > [ERROR] [Help 1]
> > http
9 matches
Mail list logo