Re: Cannot build Commons Configuration

2013-03-22 Thread Emmanuel Bourg
Le 22/03/2013 09:34, Thomas Koch a écrit : > the groupId declared in the dependency (org.apache.commons) and the groupId > provided (commons-jexl) are different. Please look, which would be the most > "official" groupId and we can patch the commons-jexl to publish its artifacts > under the corr

Re: Cannot build Commons Configuration

2013-03-22 Thread Thomas Koch
Emmanuel Bourg: > Le 19/03/2013 15:44, Niels Thykier a écrit : > > So, I never took time to understand what all of that maven-stuff means, > > but if > > > > """org.apache.commons:commons-jexl:jar:debian""" > > > > is "::", then that is probably the issue > > because the commons-jexl pom appears

Re: Cannot build Commons Configuration

2013-03-19 Thread Emmanuel Bourg
Le 19/03/2013 15:44, Niels Thykier a écrit : > So, I never took time to understand what all of that maven-stuff means, > but if > > """org.apache.commons:commons-jexl:jar:debian""" > > is "::", then that is probably the issue > because the commons-jexl pom appears to have: > > """ > commo

Re: Cannot build Commons Configuration

2013-03-19 Thread olivier.sal...@codeless.fr
Le 3/19/13 3:22 PM, Emmanuel Bourg a écrit : > Hi, > > I'm trying to update the Commons Configuration but the build fails and I > don't understand why. Maven complains about a missing dependency > (commons-jexl) but libcommons-jexl-java is already installed. Did I miss > something? I cannot connec

Re: Cannot build Commons Configuration

2013-03-19 Thread Niels Thykier
On 2013-03-19 15:22, Emmanuel Bourg wrote: > Hi, > > I'm trying to update the Commons Configuration but the build fails and I > don't understand why. Maven complains about a missing dependency > (commons-jexl) but libcommons-jexl-java is already installed. Did I miss > something? > > Emmanuel Bou

Cannot build Commons Configuration

2013-03-19 Thread Emmanuel Bourg
Hi, I'm trying to update the Commons Configuration but the build fails and I don't understand why. Maven complains about a missing dependency (commons-jexl) but libcommons-jexl-java is already installed. Did I miss something? Emmanuel Bourg ebourg@debiandev:~/commons-configuration$ dpkg-buildpack