Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 66413 invoked from network); 11 Aug 2006 14:24:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Aug 2006 14:24:41 -0000 Received: (qmail 45112 invoked by uid 500); 11 Aug 2006 14:24:35 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 44848 invoked by uid 500); 11 Aug 2006 14:24:33 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 4308 invoked by uid 99); 11 Aug 2006 14:05:38 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of malachid@gmail.com designates 66.249.92.170 as permitted sender) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Pkt8LlUx+hzydv5JqrreJZzzDWDhSGVwlY9NeemOHtuFQD80kpVfa/PWHS4EoepSYpDsYghfTTVxxDeFmc/djHYQyJ1H4FAtHI3ZHUrqztSY//aTImNeHrkyvrzGK1y2K947lmRWIz7PcyDb2qlCSgJqcbmLOxc9bZmpbynW7Ms= Message-ID: Date: Fri, 11 Aug 2006 07:05:15 -0700 From: "=?ISO-8859-1?Q?Malachi_de_=C6lfweald?=" To: users@jaxb.dev.java.net Subject: Re: Maven2 versus JAXB2 (on ibiblio) Cc: "Maven Users List" In-Reply-To: <44DC3F49.9000903@isogmbh.de> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_68670_3498276.1155305115421" References: <44DC3F49.9000903@isogmbh.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_68670_3498276.1155305115421 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline We should be using the latest version of JAXB, which is 2.0.2 as per the website. Personally, I was not aware that the jars made it onto ibilio -- I thought they were supposed to be hosted at java.net? Out of curiousity, why would javax.xml.bind be incorrect for XML Databinding? Malachi On 8/11/06, Franz Fehringer wrote: > > Hello, > > Are there any current activities for enabling JAXB2 support in Maven2? > In http://www.ibiblio.org/maven2/javax/xml/ there are jaxb-api jaxb-impl > jaxb-xjc, but they still contain only 2.0EA3. > Since 17. of july there is an additional subdirectory bind, but there are > several things wrong/missing with this: > > - jaxb-impl and jaxb-xjc are missing. > - version is 2.0; 2.0.1 and 2.0.2 have appeared in the meantime. > - it has been mentioned on this list, that the location > javax/xml/bind is wrong, javax/xml is the correct one. > > Will there be any progress/cleanup for this? > > Thanks and best regards > > Franz > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@jaxb.dev.java.net > For additional commands, e-mail: users-help@jaxb.dev.java.net > > > ------=_Part_68670_3498276.1155305115421--