Already filed GRADLE-399
For those interested, use the appendix as work around e.g.
        zip(appendix: "debug", confs: ["debug"]).doFirst { Task task ->

It would be great if sets can use ~"" (?i is useful for windows)


Tom Eyckmans wrote:
> 
> Hi,
> sorry for the late reply...
> 
> 2009/2/10 GeorgeGI <[email protected]>
> 
>> ... lines deleted ...
> 
>> org.gradle.api.internal.AbstractTask.execute(AbstractTask.java:175)
>>        ... 14 common frames omitted
>> Caused by: org.codehaus.plexus.util.xml.pull.XmlPullParserException:
>> Unrecognised tag: 'classifier' (position: START_TAG seen ...<
>> /packaging>\r\n  <classifier>... @14:15)
>>        at
>>
>> org.apache.maven.model.io.xpp3.MavenXpp3Reader.parseModel(MavenXpp3Reader.java:2389)
>>        at
>>
>> org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:4422)
>>        at
>>
>> org.apache.maven.model.io.xpp3.MavenXpp3Reader.read(MavenXpp3Reader.java:4433)
>>        at org.apache.maven.artifact.ant.Pom.checkParentPom(Pom.java:188)
>>        ... 30 common frames omitted
>> 13:20:20.521 [main] ERROR org.gradle.Main -
>> BUILD FAILED
>>
>> This looks like a bug to me, could you file a JIRA for this?
> 
> Thx,
> 
> Tom
> 
> 
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/multiple-artifact-example-tp21931463p21932562.html
>> Sent from the gradle-user mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/multiple-artifact-example-tp21931463p22697732.html
Sent from the gradle-user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to