Oh -- thanks! Now I am confused. Scott Ryan said m2 was such a complete rewrite that the repositories would have to be duplicated. Then, after submitting htmlparser.sourceforge.net to the m1 repository, Carlos explained that there is nothing more for me to do for m2. I think he said m1 and m2 would use the same repository?
Hmmm.... Well, I did not look very hard but the instructions for submitting to m2 repository look suspiciously similar to the m1 instructions. Siegfried -----Original Message----- From: Ralph Pöllath [mailto:[EMAIL PROTECTED] Sent: Friday, October 21, 2005 11:18 AM To: Maven Users List Subject: Re: How to add html parser dependency? On 21.10.2005, at 19:09, Siegfried Heintze wrote: > OK, I've submitted my first bundle upload to JIRA for m1. I had the > good > fortune to meet the great Scott Ryan in person last night when I > learned > that I need to upload a second time with a different format to > accommodate > m2. > > Can someone point me to the m2 counterpart of > http://maven.apache.org/reference/repository-upload.html ? I did a > google > search on http://maven.apache.org/maven2/ for "upload" and could > not find > such a counterpart. Does this help? http://maven.apache.org/maven2/guides/mini/guide-ibiblio-upload.html Cheers, -Ralph. > Thanks, > Siegfried > > > >>>> -----Original Message----- >>>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of >>>> > Carlos > >>>> Sanchez >>>> Sent: Wednesday, October 19, 2005 3:45 PM >>>> To: Maven Users List >>>> Subject: Re: How to add html parser dependency? >>>> >>>> Hi, >>>> >>>> "maven create-upload-bundle" is to create a upload bundle from an >>>> existing maven project. If you want to upload a jar from a third >>>> party, you have to make a jar with three contents: >>>> - the jar file you want to upload >>>> - the license the jar is under (LICENSE.TXT) >>>> - project.xml, with that minimal information to make a more >>>> documented >>>> >>> repo >>> >>>> >>>> regards >>>> >>>> On 10/18/05, Siegfried Heintze <[EMAIL PROTECTED]> wrote: >>>> >>>>> I don't understand >>>>> >>>> http://maven.apache.org/reference/repository-upload.html. >>>> >>>>> http://htmlparser.sourceforge.net/ does not have a LICENSE.TXT. >>>>> >>>>> Where does the project.xml come from? Do I create a new empty >>>>> > project > >>> with >>> >>>>> maven genapp? Or does maven create it? OR do I create it with >>>>> emacs? >>>>> >> It >> >>>> does >>>> >>>>> not make sense to use my current project. >>>>> >>>>> OK, so I tried "maven create-upload-bundle" in an empty temp >>>>> >> directory. >> >>>>> Maven only created a "target" directory contain a bunch of empty >>>>> >>>> directories >>>> >>>>> and no jar file. >>>>> >>> http://maven.apache.org/reference/repository-upload.html >>> >>>>> explained that it would create a jar file -- it did not. >>>>> >>>>> I'm confused. >>>>> >>>>> Thanks, >>>>> Siegfried >>>>> >>>>> -----Original Message----- >>>>> From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] >>>>> Sent: Tuesday, October 18, 2005 10:41 PM >>>>> To: 'Maven Users List' >>>>> Subject: RE: How to add html parser dependency? >>>>> >>>>> Yes this is the faster solution. >>>>> You can also follow the instructions given in [1] to upload it to >>>>> >>> ibiblio. >>> >>>>> >>>>> [1] http://maven.apache.org/reference/repository-upload.html >>>>> >>>>> Arnaud >>>>> >>>>> >>>>> >>>>>> -----Message d'origine----- >>>>>> De : Siegfried Heintze [mailto:[EMAIL PROTECTED] >>>>>> Envoyé : mercredi 19 octobre 2005 06:13 >>>>>> À : 'Maven Users List' >>>>>> Objet : How to add html parser dependency? >>>>>> >>>>>> I'm looking for an HTML parser. I heard that >>>>>> http://java-source.net/open-source/html-parsers/html-parser >>>>>> is good. How do I add that to my maven 1 project? I don't see >>>>>> this in the mevenide repository browser. Do I have to >>>>>> manually download it and stick it in my local maven repository? >>>>>> >>>>>> Sieg >>>>>> >>>>>> >>>>>> >>>>>> >> --------------------------------------------------------------------- >> >>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> > --------------------------------------------------------------------- > >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>>> >>>>> > --------------------------------------------------------------------- > >>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>>> >>>> >>>> ------------------------------------------------------------------- >>>> -- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> ------------------------------------------------------------------- >>>> -- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>> >>> >>> -- >>> http://www.multitask.com.au/people/dion/ >>> "You are going to let the fear of poverty govern your life and your >>> reward will be that you will eat, but you will not live." - George >>> Bernard Shaw >>> >>> -------------------------------------------------------------------- >>> - >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> -------------------------------------------------------------------- >>> - >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
