Re: [Clirr-devel] Preparing Release 0.5
Status: Alpha
Brought to you by:
lkuehne
From: <lak...@t-...> - 2005-08-08 13:11:16
|
Vincent Massol wrote: >>Just type 'maven', that should build the distribution zip files. >> >> > >I have the same error: > >[...] >+---------------------------------------- >| Generating site for Clirr Maven plugin >| Memory: 17M/26M >+---------------------------------------- >DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml >DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml >[...] > > I'm using maven 1.0.2 (latest stable relase). Are you using a newer version? > > >>Alternatively you can download them from sourceforge: >>http://sourceforge.net/project/showfiles.php?group_id=89627 >> >> > >I can't find the maven plugin there. > Inside the clirr-0.5 zip is both the core jar and the maven plugin jar, bundled with all documentation. Anything else you need? > That's what you'd like me to try right? > > > Yes. >[snip] > > > >>Vincent, you have commit priviliges, feel free to fix away on the build >>process. I'd be happy to learn how to do things correctly with Maven, >>but I don't have the time to continue learning it the hard way. >> >> > >Yep but at this point it'll be better to move to Maven 2.0 as there's already an assembly plugin which does this nicely and which I have used and I know it works. > >When I have some time, I'll help do the m2 migration. > > Looking forward to that, Lars |