On 10/07/2010 02:52 PM, Guido Grazioli wrote: > 2010/10/7 Orion Poplawski<orion@xxxxxxxxxxxxx>: >> On 10/07/2010 02:07 PM, Orion Poplawski wrote: >> Also, it appears that commons-jexl changed it's groupId from commons-jexl for >> version 1.1 in F13 to org.apache.commons for 2.0.1 in F14. > > > There's an error in apache-commons-jexl specfile, as > /etc/maven/fragment entry is: > > <maven> > <groupId>org.apache.maven</groupId> > <artifactId>commons-jexl</artifactId> > <version>1.1</version> > </maven> > > That's probably an unfortunate cut&paste from maven template > specfile, from java guidelines, which lists: > > %add_to_maven_depmap org.apache.maven %{name} %{version} JPP %{name} > > but should be: > > %add_to_maven_depmap %{groupId} %{name} %{version} JPP %{name} > > where %{groupId} = groupId of component packaged > > Cheers > Changed groupId to commons-jexl in F13 as it is in the pom. groupId is org.apache.commons in F14+. https://admin.fedoraproject.org/updates/apache-commons-jexl-1.1-4.fc13 -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion@xxxxxxxxxxxxx Boulder, CO 80301 http://www.cora.nwra.com -- java-devel mailing list java-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/java-devel