About Maven 1.0.2

2009-05-22 Thread Kerry Zhu
came accross a problem? could someone do me a favor? thanks!! // preparing goal: xdoclet:hibernatedoclet execution chain: [] final list of plugins to prepare: [] popping off org.apache.maven.jelly.mavenjellycont...@969c29 for org.apache.maven.jelly.mavenjellycont...@1e67e6a in

Re: About Maven 1.0.2

2009-05-22 Thread Brian Fox
What's Maven 1? ;-) On Fri, May 22, 2009 at 3:59 AM, Kerry Zhu houkun@gmail.com wrote: came accross a problem? could someone do me a favor? thanks!! // preparing goal: xdoclet:hibernatedoclet execution chain: [] final list of plugins to prepare: [] popping off

About Maven 1.0.2

2009-05-21 Thread Kerry Zhu
Hi, all. How to solve these problem? Could someone give me the reason? java:compile: [taskdef] [DEBUG] Finding class org.apache.avalon.meta.info.ant.MetaTask [taskdef] [VERBOSE] Ignoring Exception java.util.zip.ZipException: error in opening zip file reading resource

Re: About Maven 1.0.2

2009-05-21 Thread Arnaud HERITIER
You have probably a coorupted jar in your local repositoryYou can try to remove it. Arnaud On Thu, May 21, 2009 at 8:22 AM, Kerry Zhu houkun@gmail.com wrote: Hi, all. How to solve these problem? Could someone give me the reason? java:compile: [taskdef] [DEBUG] Finding class

About Maven 1.0.2

2009-05-20 Thread Kerry Zhu
I came across a problem when I run maven java:compile // unable to obtain the goal java:compile \hom.maven\cache\avalon-meta-plugin.jelly:12:83: ant:taskdef taskdef class org.apache.avalon.meta.info.ant.MetaTask cannnot be found // could you give you the reason? Thanks!!