Re: [OT] Building packages with apache-maven

2016-05-03 Thread Kevin Cummings
On 05/02/16 19:44, Earl Ramirez wrote: > Good day All, > > I inherited a packed that was created for an earlier version of of > Fedora, now I am trying to package it for Fedora 23; however, under the > %build section of the spec file. Apache-maven is used: > > %build > export PATH=$PATH:../apache

Re: [OT] Building packages with apache-maven

2016-05-03 Thread Earl A Ramirez
> java-1.8.0-openjdk-devel ? > Its installed. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http

Re: [OT] Building packages with apache-maven

2016-05-02 Thread John Pilkington
On 03/05/16 00:44, Earl Ramirez wrote: Good day All, I inherited a packed that was created for an earlier version of of Fedora, now I am trying to package it for Fedora 23; however, under the %build section of the spec file. Apache-maven is used: %build export PATH=$PATH:../apache-maven-3.3.9/b

[OT] Building packages with apache-maven

2016-05-02 Thread Earl Ramirez
Good day All, I inherited a packed that was created for an earlier version of of Fedora, now I am trying to package it for Fedora 23; however, under the %build section of the spec file. Apache-maven is used: %build export PATH=$PATH:../apache-maven-3.3.9/bin ( cd constants && mvn -X install && cd