maven : org.apache.maven:maven-model-v3:jar:2.0 is missing
by Mohamed El Morabity
Hi,
I'm trying to package clirr, which is a BuildRequires for the latest
version of apache-commons-math.
The rebuild of my package fails on the following errors (mvn-jpp is
called in my .spec as set in the Java guidelines):
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.maven:maven-model-v3:jar:2.0
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven
-DartifactId=maven-model-v3 -Dversion=2.0 -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.apache.maven
-DartifactId=maven-model-v3 -Dversion=2.0 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.maven.plugins:maven-one-plugin:maven-plugin:2.0.8
2) org.apache.maven.shared:maven-model-converter:jar:2.1
3) org.apache.maven:maven-model-v3:jar:2.0
----------
1 required artifact is missing.
for artifact:
org.apache.maven.plugins:maven-one-plugin:maven-plugin:2.0.8
from the specified remote repositories:
apache.snapshots (http://people.apache.org/maven-snapshot-repository),
__jpp_repo__ (file:///usr/share/maven2/repository),
central (http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Fri Apr 09 22:33:01 CEST 2010
[INFO] Final Memory: 6M/107M
[INFO]
------------------------------------------------------------------------
Yet maven-shared-model-converter seems to be installed:
$ rpm -q maven-shared-model-converter
maven-shared-model-converter-2.3-3.fc12.noarch
Anyway I'm not a specialist of Maven ^^.
Any idea about this problem?
Thanks :)
13 years, 7 months
Self-introduction - Java QA and Development
by Edmon Begoli
Hi,
My name is Edmon Begoli and I am a new active member of the Fedora Project.
I am an experienced Java developer, so I am contacting you guys to
introduce myself
and to offer help in:
- testing any Java related packages - it seems that JDK 7 may need a
testing owner and I would like to be a point person for this one
- helping developing or packaging anything related to Java
Thank you in advance and please feel free to engage me in Java related
tasks - testing, packaging or development.
Edmon Begoli
http://it.toolbox.com/blogs/lim
http://ebegoli.fedorapeople.org
13 years, 7 months
Re: [fedora-java] Adopting orphaned package - JLex and JDom
by Edmon Begoli
Thanks Alex.
I will be able to work on packaging htmlunit starting May 8-th,
so as soon as I have package complete I will submit it for review and
let you know.
Thank you,
Edmon
On Wed, Apr 28, 2010 at 11:43 AM, Alexander Kurtakov
<akurtako(a)redhat.com> wrote:
> Hi Edmon,
>
> The standard way to become package maintainer is by submitting a package. See
> https://fedoraproject.org/wiki/PackageMaintainers/Join .
> Fedora QAs are having a hard time to get some packages ready. You can look at
> https://fedoraproject.org/wiki/User:Jlaska/gwt for details, e.g. you can start
> with htmlunit but any other missing dependency from this page will be OK.
> Please let me know if you need more info or when you have a package submitted
> for review so I can do it.
>
> Regards,
> Alexander Kurtakov
>
>
>> On Thursday 22 April 2010, Edmon Begoli wrote:
>> I will take on ownership of JDom and JLex.
>>
>> I am contributing member of Fedora project, Bugzilla, etc. but this
>> would be my first package to own.
>>
>> I am a regular user of JDom.
>>
>> Please approve if possible, and let me know what other steps I need to
>> take.
>>
>> Edmon,
>> http://ebegoli.fedorapeople.org/
>>
>>
>> On Thu, Apr 22, 2010 at 8:00 AM,
>>
>> <java-devel-request(a)lists.fedoraproject.org> wrote:
>> > Send java-devel mailing list submissions to
>> > java-devel(a)lists.fedoraproject.org
>> >
>> > To subscribe or unsubscribe via the World Wide Web, visit
>> > https://admin.fedoraproject.org/mailman/listinfo/java-devel
>> > or, via email, send a message with subject or body 'help' to
>> > java-devel-request(a)lists.fedoraproject.org
>> >
>> > You can reach the person managing the list at
>> > java-devel-owner(a)lists.fedoraproject.org
>> >
>> > When replying, please edit your Subject line so it is more specific
>> > than "Re: Contents of java-devel digest..."
>> >
>> >
>> > Today's Topics:
>> >
>> > 1. Orphaning of Java packages I own (Deepak Bhole)
>> > 2. Re: Orphaning of Java packages I own (Mario Torre)
>> > 3. Re: Orphaning of Java packages I own (Alexander Kurtakov)
>> > 4. Re: Orphaning of Java packages I own (Deepak Bhole)
>> > 5. Re: Orphaning of Java packages I own (Mario Torre)
>> > 6. Re: Missing pom in netbeans-ide (Guido Grazioli)
>> > 7. Re: Missing pom in netbeans-ide (Alexander Kurtakov)
>> > 8. Re: Orphaning of Java packages I own (Andrea Musuruane)
>> > 9. Re: Orphaning of Java packages I own (Mario Torre)
>> > 10. Re: Orphaning of Java packages I own (Mat Booth)
>> > 11. Re: Orphaning of Java packages I own (Mary Ellen Foster)
>> > 12. Re: Orphaning of Java packages I own (Alexander Kurtakov)
>> > 13. Re: Orphaning of Java packages I own (Mat Booth)
>> >
>> >
>> > ----------------------------------------------------------------------
>> >
>> > Message: 1
>> > Date: Wed, 21 Apr 2010 12:17:53 -0400
>> > From: Deepak Bhole <dbhole(a)redhat.com>
>> > Subject: [fedora-java] Orphaning of Java packages I own
>> > To: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
>> > Message-ID: <20100421161752.GB3189(a)redhat.com>
>> > Content-Type: text/plain; charset=us-ascii
>> >
>> > Hi,
>> >
>> > I have orphaned the following packages in Fedora. Some of these are
>> > core Java packages -- I don't have time to maintain them anymore and
>> > would rather that someone more active take over:
>> >
>> > antlr -- ANother Tool for Language Recognition
>> > cryptix-asn1 -- Cryptix ASN1 implementation
>> > hsqldb -- Hsqldb Database Engine
>> > isorelax -- Public interfaces for RELAX Core
>> > jakarta-commons-dbcp -- Jakarta Commons DataBase Pooling Package
>> > jakarta-commons-logging -- Jakarta Commons Logging Package
>> > jakarta-commons-pool -- Jakarta Commons Pool Package
>> > jakarta-commons-validator -- Jakarta Commons Validator
>> > jdom -- Java alternative to DOM and SAX
>> > jlex -- A Lexical Analyzer Generator for Java
>> > jrefactory -- JRefactory and Pretty Print
>> > jsch -- Pure Java implementation of SSH2
>> > junit -- Java regression test package
>> > jzlib -- JZlib re-implementation of zlib in pure Java
>> > ldapjdk -- The Mozilla LDAP Java SDK
>> > log4j -- Java logging package
>> > lucene -- High-performance, full-featured text search engine
>> > maven-doxia -- Content generation framework
>> > maven-jxr -- Source cross referencing tool
>> > maven-scm -- Common API for doing SCM operations
>> > maven-shared -- Maven Shared Components
>> > maven-surefire -- Test framework project
>> > maven2 -- Java project management and project comprehension tool
>> > maven2-common-poms -- Common poms for maven2
>> > objectweb-anttask -- ObjectWeb Ant task
>> > plexus-ant-factory -- Plexus Ant component factory
>> > plexus-appserver -- Plexus Application Server
>> > plexus-bsh-factory -- Plexus Bsh component factory
>> > plexus-cdc -- Plexus Component Descriptor Creator
>> > plexus-compiler -- Compiler call initiators for Plexus
>> > plexus-maven-plugin -- Plexus Maven plugin
>> > plexus-runtime-builder -- Plexus Component Descriptor Creator
>> > plexus-xmlrpc -- Plexus XML RPC Component
>> > struts -- Web application framework
>> > tanukiwrapper -- Java Service Wrapper
>> > velocity -- Java-based template engine
>> > wsdl4j -- Web Services Description Language Toolkit for Java
>> > xjavadoc -- The XJavaDoc engine
>> > xmlrpc -- Java XML-RPC implementation
>> >
>> > Cheers,
>> > Deepak
>> >
>> >
>> > ------------------------------
>> >
>> > Message: 2
>> > Date: Wed, 21 Apr 2010 18:36:13 +0200
>> > From: Mario Torre <neugens(a)limasoftware.net>
>> > Subject: Re: [fedora-java] Orphaning of Java packages I own
>> > To: Deepak Bhole <dbhole(a)redhat.com>
>> > Cc: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
>> > Message-ID: <1271867773.2504.55.camel@localhost>
>> > Content-Type: text/plain; charset="UTF-8"
>> >
>> > Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> >> Hi,
>> >>
>> >> I have orphaned the following packages in Fedora. Some of these are
>> >> core Java packages -- I don't have time to maintain them anymore and
>> >
>> >> would rather that someone more active take over:
>> > Hi Deepak,
>> >
>> > I could jump in on a couple of them, but I never did any non trivial
>> > packaging so far, so I need someone to help me at the beginning (it
>> > doesn't have to be you, just somebody else on the list that have some
>> > time).
>> >
>> > I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>> >
>> > I don't think I have time to grab the others, but once I learn the
>> > process I may be able to do it as well.
>> >
>> > Cheers,
>> > Mario
>> > --
>> > pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
>> > Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>> >
>> > Proud GNU Classpath developer: http://www.classpath.org/
>> > Read About us at: http://planet.classpath.org
>> > OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>> >
>> > Please, support open standards:
>> > http://endsoftpatents.org/
>> >
>> >
>> >
>> > ------------------------------
>> >
>> > Message: 3
>> > Date: Wed, 21 Apr 2010 20:51:11 +0300
>> > From: Alexander Kurtakov <akurtako(a)redhat.com>
>> > Subject: Re: [fedora-java] Orphaning of Java packages I own
>> > To: java-devel(a)lists.fedoraproject.org
>> > Message-ID: <201004212051.12317.akurtako(a)redhat.com>
>> > Content-Type: Text/Plain; charset="us-ascii"
>> >
>> >> On Wednesday 21 April 2010, Mario Torre wrote:
>> >>
>> >> Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> >> > Hi,
>> >> >
>> >> > I have orphaned the following packages in Fedora. Some of these are
>> >> > core Java packages -- I don't have time to maintain them anymore and
>> >>
>> >> > would rather that someone more active take over:
>> >> Hi Deepak,
>> >>
>> >> I could jump in on a couple of them, but I never did any non trivial
>> >> packaging so far, so I need someone to help me at the beginning (it
>> >> doesn't have to be you, just somebody else on the list that have some
>> >> time).
>> >>
>> >> I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>> >>
>> >> I don't think I have time to grab the others, but once I learn the
>> >> process I may be able to do it as well.
>> >>
>> >> Cheers,
>> >> Mario
>> >
>> > Hi Mario,
>> > Feel free to ask me any question you may have. Both mail and irc is ok.
>> >
>> > P.S. Are you a Fedora packager already?
>> >
>> > Alex
>> >
>> >
>> > ------------------------------
>> >
>> > Message: 4
>> > Date: Wed, 21 Apr 2010 16:32:59 -0400
>> > From: Deepak Bhole <dbhole(a)redhat.com>
>> > Subject: Re: [fedora-java] Orphaning of Java packages I own
>> > To: Mario Torre <neugens(a)limasoftware.net>
>> > Cc: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
>> > Message-ID: <20100421203257.GA27056(a)redhat.com>
>> > Content-Type: text/plain; charset=us-ascii
>> >
>> > * Mario Torre <neugens(a)limasoftware.net> [2010-04-21 12:43]:
>> >> Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> >> > Hi,
>> >> >
>> >> > I have orphaned the following packages in Fedora. Some of these are
>> >> > core Java packages -- I don't have time to maintain them anymore and
>> >>
>> >> > would rather that someone more active take over:
>> >> Hi Deepak,
>> >>
>> >> I could jump in on a couple of them, but I never did any non trivial
>> >> packaging so far, so I need someone to help me at the beginning (it
>> >> doesn't have to be you, just somebody else on the list that have some
>> >> time).
>> >>
>> >> I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>> >>
>> >> I don't think I have time to grab the others, but once I learn the
>> >> process I may be able to do it as well.
>> >
>> > Hi Mario,
>> >
>> > Great! :) Feel free to ask me any questions you have. Here are a couple
>> > of links you might find useful when getting started:
>> >
>> > https://fedoraproject.org/wiki/PackageMaintainers
>> > http://fedoraproject.org/wiki/Packaging:Java
>> >
>> > Cheers,
>> > Deepak
>> >
>> >> Cheers,
>> >> Mario
>> >> --
>> >> pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
>> >> Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>> >>
>> >> Proud GNU Classpath developer: http://www.classpath.org/
>> >> Read About us at: http://planet.classpath.org
>> >> OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>> >>
>> >> Please, support open standards:
>> >> http://endsoftpatents.org/
>> >
>> > ------------------------------
>> >
>> > Message: 5
>> > Date: Wed, 21 Apr 2010 23:57:36 +0200
>> > From: Mario Torre <neugens(a)limasoftware.net>
>> > Subject: Re: [fedora-java] Orphaning of Java packages I own
>> > To: Deepak Bhole <dbhole(a)redhat.com>, Alexander Kurtakov
>> > <akurtako(a)redhat.com>
>> > Cc: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
>> > Message-ID: <1271887056.2511.4.camel@localhost>
>> > Content-Type: text/plain; charset="UTF-8"
>> >
>> > Il giorno mer, 21/04/2010 alle 16.32 -0400, Deepak Bhole ha scritto:
>> >> * Mario Torre <neugens(a)limasoftware.net> [2010-04-21 12:43]:
>> >> > Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> >> > > Hi,
>> >> > >
>> >> > > I have orphaned the following packages in Fedora. Some of these are
>> >> > > core Java packages -- I don't have time to maintain them anymore and
>> >> >
>> >> > > would rather that someone more active take over:
>> >> > Hi Deepak,
>> >> >
>> >> > I could jump in on a couple of them, but I never did any non trivial
>> >> > packaging so far, so I need someone to help me at the beginning (it
>> >> > doesn't have to be you, just somebody else on the list that have some
>> >> > time).
>> >> >
>> >> > I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>> >> >
>> >> > I don't think I have time to grab the others, but once I learn the
>> >> > process I may be able to do it as well.
>> >
>> > Deepak, Alexander,
>> >
>> > Thanks for the reply, I'll do my homework and grab those packages ASAP
>> > so :)
>> >
>> > @Alexander: no, I'm not a Fedora packager, but I did some really little
>> > things.
>> >
>> > Here are some examples (especially the equinox theme package, which I
>> > wrote from scratch, the other are a bit dated) :
>> >
>> > http://www.limasoftware.net/neugens/downloads/fedora/
>> >
>> > Thanks,
>> > Mario
>> > --
>> > pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
>> > Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>> >
>> > Proud GNU Classpath developer: http://www.classpath.org/
>> > Read About us at: http://planet.classpath.org
>> > OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>> >
>> > Please, support open standards:
>> > http://endsoftpatents.org/
>> >
>> >
>> >
>> > ------------------------------
>> >
>> > Message: 6
>> > Date: Thu, 22 Apr 2010 01:28:42 +0200
>> > From: Guido Grazioli <guido.grazioli(a)gmail.com>
>> > Subject: Re: [fedora-java] Missing pom in netbeans-ide
>> > To: java-devel(a)lists.fedoraproject.org
>> > Message-ID:
>> > <t2n2f984ea01004211628ubd4d68a7kf659bf419b40112e(a)mail.gmail.com>
>> > Content-Type: text/plain; charset="utf-8"
>> >
>> > 2010/4/20 Guido Grazioli <guido.grazioli(a)gmail.com>
>> >
>> >> in /usr/share/maven2/poms/JPP.maven-scm-provider-cvsjava.pom
>> >> installed from maven-scm-1.2-4 rpm
>> >> there is a dependency on cvsclient.jar from netbeans-api:
>> >> but no pom is installed along netbeans-api rpm.
>> >
>> > Well it turns out that i actually need that pom to build maven-release;
>> > some advice needed:
>> > - should i bother netbeans maintainer to add the pom (but no pom
>> > distribuited with netbeans sources)
>> > - would it be a candidate for maven-common-poms rpm?
>> > - packaging cvsclient itself, and make netbeans depend on it?
>> >
>> > Thanks in advance
>> >
>> > --
>> > Guido Grazioli <guido.grazioli(a)gmail.com>
>> > Via Parri 11 48011 - Alfonsine (RA)
>> > Mobile: +39 347 1017202 (10-18)
>> > Key FP = 7040 F398 0DED A737 7337 DAE1 12DC A698 5E81 2278
>> > Linked in: http://www.linkedin.com/in/guidograzioli
>> >
13 years, 7 months
Adopting orphaned package - JLex and JDom
by Edmon Begoli
I will take on ownership of JDom and JLex.
I am contributing member of Fedora project, Bugzilla, etc. but this
would be my first package to own.
I am a regular user of JDom.
Please approve if possible, and let me know what other steps I need to take.
Edmon,
http://ebegoli.fedorapeople.org/
On Thu, Apr 22, 2010 at 8:00 AM,
<java-devel-request(a)lists.fedoraproject.org> wrote:
> Send java-devel mailing list submissions to
> java-devel(a)lists.fedoraproject.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://admin.fedoraproject.org/mailman/listinfo/java-devel
> or, via email, send a message with subject or body 'help' to
> java-devel-request(a)lists.fedoraproject.org
>
> You can reach the person managing the list at
> java-devel-owner(a)lists.fedoraproject.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of java-devel digest..."
>
>
> Today's Topics:
>
> 1. Orphaning of Java packages I own (Deepak Bhole)
> 2. Re: Orphaning of Java packages I own (Mario Torre)
> 3. Re: Orphaning of Java packages I own (Alexander Kurtakov)
> 4. Re: Orphaning of Java packages I own (Deepak Bhole)
> 5. Re: Orphaning of Java packages I own (Mario Torre)
> 6. Re: Missing pom in netbeans-ide (Guido Grazioli)
> 7. Re: Missing pom in netbeans-ide (Alexander Kurtakov)
> 8. Re: Orphaning of Java packages I own (Andrea Musuruane)
> 9. Re: Orphaning of Java packages I own (Mario Torre)
> 10. Re: Orphaning of Java packages I own (Mat Booth)
> 11. Re: Orphaning of Java packages I own (Mary Ellen Foster)
> 12. Re: Orphaning of Java packages I own (Alexander Kurtakov)
> 13. Re: Orphaning of Java packages I own (Mat Booth)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 21 Apr 2010 12:17:53 -0400
> From: Deepak Bhole <dbhole(a)redhat.com>
> Subject: [fedora-java] Orphaning of Java packages I own
> To: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
> Message-ID: <20100421161752.GB3189(a)redhat.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> I have orphaned the following packages in Fedora. Some of these are
> core Java packages -- I don't have time to maintain them anymore and
> would rather that someone more active take over:
>
> antlr -- ANother Tool for Language Recognition
> cryptix-asn1 -- Cryptix ASN1 implementation
> hsqldb -- Hsqldb Database Engine
> isorelax -- Public interfaces for RELAX Core
> jakarta-commons-dbcp -- Jakarta Commons DataBase Pooling Package
> jakarta-commons-logging -- Jakarta Commons Logging Package
> jakarta-commons-pool -- Jakarta Commons Pool Package
> jakarta-commons-validator -- Jakarta Commons Validator
> jdom -- Java alternative to DOM and SAX
> jlex -- A Lexical Analyzer Generator for Java
> jrefactory -- JRefactory and Pretty Print
> jsch -- Pure Java implementation of SSH2
> junit -- Java regression test package
> jzlib -- JZlib re-implementation of zlib in pure Java
> ldapjdk -- The Mozilla LDAP Java SDK
> log4j -- Java logging package
> lucene -- High-performance, full-featured text search engine
> maven-doxia -- Content generation framework
> maven-jxr -- Source cross referencing tool
> maven-scm -- Common API for doing SCM operations
> maven-shared -- Maven Shared Components
> maven-surefire -- Test framework project
> maven2 -- Java project management and project comprehension tool
> maven2-common-poms -- Common poms for maven2
> objectweb-anttask -- ObjectWeb Ant task
> plexus-ant-factory -- Plexus Ant component factory
> plexus-appserver -- Plexus Application Server
> plexus-bsh-factory -- Plexus Bsh component factory
> plexus-cdc -- Plexus Component Descriptor Creator
> plexus-compiler -- Compiler call initiators for Plexus
> plexus-maven-plugin -- Plexus Maven plugin
> plexus-runtime-builder -- Plexus Component Descriptor Creator
> plexus-xmlrpc -- Plexus XML RPC Component
> struts -- Web application framework
> tanukiwrapper -- Java Service Wrapper
> velocity -- Java-based template engine
> wsdl4j -- Web Services Description Language Toolkit for Java
> xjavadoc -- The XJavaDoc engine
> xmlrpc -- Java XML-RPC implementation
>
> Cheers,
> Deepak
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 21 Apr 2010 18:36:13 +0200
> From: Mario Torre <neugens(a)limasoftware.net>
> Subject: Re: [fedora-java] Orphaning of Java packages I own
> To: Deepak Bhole <dbhole(a)redhat.com>
> Cc: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
> Message-ID: <1271867773.2504.55.camel@localhost>
> Content-Type: text/plain; charset="UTF-8"
>
> Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> Hi,
>>
>> I have orphaned the following packages in Fedora. Some of these are
>> core Java packages -- I don't have time to maintain them anymore and
>> would rather that someone more active take over:
>
> Hi Deepak,
>
> I could jump in on a couple of them, but I never did any non trivial
> packaging so far, so I need someone to help me at the beginning (it
> doesn't have to be you, just somebody else on the list that have some
> time).
>
> I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>
> I don't think I have time to grab the others, but once I learn the
> process I may be able to do it as well.
>
> Cheers,
> Mario
> --
> pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
> Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>
> Proud GNU Classpath developer: http://www.classpath.org/
> Read About us at: http://planet.classpath.org
> OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>
> Please, support open standards:
> http://endsoftpatents.org/
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 21 Apr 2010 20:51:11 +0300
> From: Alexander Kurtakov <akurtako(a)redhat.com>
> Subject: Re: [fedora-java] Orphaning of Java packages I own
> To: java-devel(a)lists.fedoraproject.org
> Message-ID: <201004212051.12317.akurtako(a)redhat.com>
> Content-Type: Text/Plain; charset="us-ascii"
>
>> On Wednesday 21 April 2010, Mario Torre wrote:
>> Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> > Hi,
>> >
>> > I have orphaned the following packages in Fedora. Some of these are
>> > core Java packages -- I don't have time to maintain them anymore and
>>
>> > would rather that someone more active take over:
>> Hi Deepak,
>>
>> I could jump in on a couple of them, but I never did any non trivial
>> packaging so far, so I need someone to help me at the beginning (it
>> doesn't have to be you, just somebody else on the list that have some
>> time).
>>
>> I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>>
>> I don't think I have time to grab the others, but once I learn the
>> process I may be able to do it as well.
>>
>> Cheers,
>> Mario
>
> Hi Mario,
> Feel free to ask me any question you may have. Both mail and irc is ok.
>
> P.S. Are you a Fedora packager already?
>
> Alex
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 21 Apr 2010 16:32:59 -0400
> From: Deepak Bhole <dbhole(a)redhat.com>
> Subject: Re: [fedora-java] Orphaning of Java packages I own
> To: Mario Torre <neugens(a)limasoftware.net>
> Cc: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
> Message-ID: <20100421203257.GA27056(a)redhat.com>
> Content-Type: text/plain; charset=us-ascii
>
> * Mario Torre <neugens(a)limasoftware.net> [2010-04-21 12:43]:
>> Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> > Hi,
>> >
>> > I have orphaned the following packages in Fedora. Some of these are
>> > core Java packages -- I don't have time to maintain them anymore and
>> > would rather that someone more active take over:
>>
>> Hi Deepak,
>>
>> I could jump in on a couple of them, but I never did any non trivial
>> packaging so far, so I need someone to help me at the beginning (it
>> doesn't have to be you, just somebody else on the list that have some
>> time).
>>
>> I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>>
>> I don't think I have time to grab the others, but once I learn the
>> process I may be able to do it as well.
>>
>
> Hi Mario,
>
> Great! :) Feel free to ask me any questions you have. Here are a couple of
> links you might find useful when getting started:
>
> https://fedoraproject.org/wiki/PackageMaintainers
> http://fedoraproject.org/wiki/Packaging:Java
>
> Cheers,
> Deepak
>
>> Cheers,
>> Mario
>> --
>> pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
>> Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>>
>> Proud GNU Classpath developer: http://www.classpath.org/
>> Read About us at: http://planet.classpath.org
>> OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>>
>> Please, support open standards:
>> http://endsoftpatents.org/
>>
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 21 Apr 2010 23:57:36 +0200
> From: Mario Torre <neugens(a)limasoftware.net>
> Subject: Re: [fedora-java] Orphaning of Java packages I own
> To: Deepak Bhole <dbhole(a)redhat.com>, Alexander Kurtakov
> <akurtako(a)redhat.com>
> Cc: devel(a)lists.fedoraproject.org, java-devel(a)lists.fedoraproject.org
> Message-ID: <1271887056.2511.4.camel@localhost>
> Content-Type: text/plain; charset="UTF-8"
>
> Il giorno mer, 21/04/2010 alle 16.32 -0400, Deepak Bhole ha scritto:
>> * Mario Torre <neugens(a)limasoftware.net> [2010-04-21 12:43]:
>> > Il giorno mer, 21/04/2010 alle 12.17 -0400, Deepak Bhole ha scritto:
>> > > Hi,
>> > >
>> > > I have orphaned the following packages in Fedora. Some of these are
>> > > core Java packages -- I don't have time to maintain them anymore and
>> > > would rather that someone more active take over:
>> >
>> > Hi Deepak,
>> >
>> > I could jump in on a couple of them, but I never did any non trivial
>> > packaging so far, so I need someone to help me at the beginning (it
>> > doesn't have to be you, just somebody else on the list that have some
>> > time).
>> >
>> > I'm interested in those for the moment: junit, log4j, hsqldb, antlr
>> >
>> > I don't think I have time to grab the others, but once I learn the
>> > process I may be able to do it as well.
>> >
>
> Deepak, Alexander,
>
> Thanks for the reply, I'll do my homework and grab those packages ASAP
> so :)
>
> @Alexander: no, I'm not a Fedora packager, but I did some really little
> things.
>
> Here are some examples (especially the equinox theme package, which I
> wrote from scratch, the other are a bit dated) :
>
> http://www.limasoftware.net/neugens/downloads/fedora/
>
> Thanks,
> Mario
> --
> pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
> Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
>
> Proud GNU Classpath developer: http://www.classpath.org/
> Read About us at: http://planet.classpath.org
> OpenJDK: http://openjdk.java.net/projects/caciocavallo/
>
> Please, support open standards:
> http://endsoftpatents.org/
>
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 22 Apr 2010 01:28:42 +0200
> From: Guido Grazioli <guido.grazioli(a)gmail.com>
> Subject: Re: [fedora-java] Missing pom in netbeans-ide
> To: java-devel(a)lists.fedoraproject.org
> Message-ID:
> <t2n2f984ea01004211628ubd4d68a7kf659bf419b40112e(a)mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> 2010/4/20 Guido Grazioli <guido.grazioli(a)gmail.com>
>
>> in /usr/share/maven2/poms/JPP.maven-scm-provider-cvsjava.pom
>> installed from maven-scm-1.2-4 rpm
>> there is a dependency on cvsclient.jar from netbeans-api:
>> but no pom is installed along netbeans-api rpm.
>>
>>
> Well it turns out that i actually need that pom to build maven-release;
> some advice needed:
> - should i bother netbeans maintainer to add the pom (but no pom
> distribuited with netbeans sources)
> - would it be a candidate for maven-common-poms rpm?
> - packaging cvsclient itself, and make netbeans depend on it?
>
> Thanks in advance
>
> --
> Guido Grazioli <guido.grazioli(a)gmail.com>
> Via Parri 11 48011 - Alfonsine (RA)
> Mobile: +39 347 1017202 (10-18)
> Key FP = 7040 F398 0DED A737 7337 DAE1 12DC A698 5E81 2278
> Linked in: http://www.linkedin.com/in/guidograzioli
>
13 years, 7 months
Missing pom in netbeans-ide
by Guido Grazioli
Hi,
in /usr/share/maven2/poms/JPP.maven-scm-provider-cvsjava.pom
installed from maven-scm-1.2-4 rpm
there is a dependency on cvsclient.jar from netbeans-api:
[...]
<dependency>
<groupId>org.netbeans.lib</groupId>
<artifactId>cvsclient</artifactId>
<version>20060125</version>
</dependency>
[...]
but no pom is installed along netbeans-api rpm.
Some discussion on the topic has been held here:
https://bugzilla.redhat.com/show_bug.cgi?id=500259
this is only a heads-up
cheers
--
Guido Grazioli <guido.grazioli(a)gmail.com>
Via Parri 11 48011 - Alfonsine (RA)
Mobile: +39 347 1017202 (10-18)
Key FP = 7040 F398 0DED A737 7337 DAE1 12DC A698 5E81 2278
Linked in: http://www.linkedin.com/in/guidograzioli
13 years, 7 months
Trouble building maven plugin
by Orion Poplawski
I'm trying to build the buildnumber maven plugin with the attached spec
but getting:
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] 'install' was specified in an execution, but not found in the plugin
[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: 'install' was
specified in an execution, but not found in the plugin
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindExecutionToLifecycle(DefaultLifecycleExecutor.java:1342)
Any ideas? Thanks!
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion(a)cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com
13 years, 7 months
What is "definitive" Fedora Java packaging guide
by Edmon Begoli
Could you please point me to "definitive" guide for creating Java RPMs.
I saw guides on using JPackage and some pretty good guides by
individuals outside of Fedora project,
but I would like to follow what is considered an official Fedora java
packaging guide or at least what is endorsed
by this group.
Thank you in advance,
Edmon
13 years, 7 months
Orphaning of Java packages I own
by Deepak Bhole
Hi,
I have orphaned the following packages in Fedora. Some of these are
core Java packages -- I don't have time to maintain them anymore and
would rather that someone more active take over:
antlr -- ANother Tool for Language Recognition
cryptix-asn1 -- Cryptix ASN1 implementation
hsqldb -- Hsqldb Database Engine
isorelax -- Public interfaces for RELAX Core
jakarta-commons-dbcp -- Jakarta Commons DataBase Pooling Package
jakarta-commons-logging -- Jakarta Commons Logging Package
jakarta-commons-pool -- Jakarta Commons Pool Package
jakarta-commons-validator -- Jakarta Commons Validator
jdom -- Java alternative to DOM and SAX
jlex -- A Lexical Analyzer Generator for Java
jrefactory -- JRefactory and Pretty Print
jsch -- Pure Java implementation of SSH2
junit -- Java regression test package
jzlib -- JZlib re-implementation of zlib in pure Java
ldapjdk -- The Mozilla LDAP Java SDK
log4j -- Java logging package
lucene -- High-performance, full-featured text search engine
maven-doxia -- Content generation framework
maven-jxr -- Source cross referencing tool
maven-scm -- Common API for doing SCM operations
maven-shared -- Maven Shared Components
maven-surefire -- Test framework project
maven2 -- Java project management and project comprehension tool
maven2-common-poms -- Common poms for maven2
objectweb-anttask -- ObjectWeb Ant task
plexus-ant-factory -- Plexus Ant component factory
plexus-appserver -- Plexus Application Server
plexus-bsh-factory -- Plexus Bsh component factory
plexus-cdc -- Plexus Component Descriptor Creator
plexus-compiler -- Compiler call initiators for Plexus
plexus-maven-plugin -- Plexus Maven plugin
plexus-runtime-builder -- Plexus Component Descriptor Creator
plexus-xmlrpc -- Plexus XML RPC Component
struts -- Web application framework
tanukiwrapper -- Java Service Wrapper
velocity -- Java-based template engine
wsdl4j -- Web Services Description Language Toolkit for Java
xjavadoc -- The XJavaDoc engine
xmlrpc -- Java XML-RPC implementation
Cheers,
Deepak
13 years, 7 months