Could you take a look at the <maven entries here (below) and edit your file?
http://gump.apache.org/metadata/maven.html
[BTW: This is new, the maven gump goal is being changed. Feedback welcomed.]
and an example, look at commons-id in here:
http://cvs.apache.org/viewcvs.cgi/gump/project/jakarta-commons-sandbox.xml?rev=1.161&view=markup
If no joy, remind me tomorrow and I'll help then. Gotta run now.
> I already created a gump.xml using "maven gump", but now ....
> Should i add it to /gump/project/jakarta-commons-sandbox.xml in gumps cvs?
Might be a good idea. Just the project, not the whole module. Also, you
might need to tweak to the fact that it is inside that 'larger' module (so
adding an extra path entry for it's own dir.)
regards
Adam
----- Original Message -----
From: "Mario Ivankovits" <[EMAIL PROTECTED]>
To: "Gump code and data" <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 12:02 AM
Subject: adding jakarta commons-compress to gump
> Hello!
>
> This might be a FAQ, but i didnt managed to find the correct search
> keywoards to find the information.
>
> I use commons-compress to handle bzip2 files in commons-vfs, now its
> build fails on gump as there is no commons-compress available in gump.
> A short pointer how to add it to gump would be nice.
>
> I already created a gump.xml using "maven gump", but now ....
> Should i add it to /gump/project/jakarta-commons-sandbox.xml in gumps cvs?
>
> Thanks!
>
> ---gump.xml---
> <?xml version="1.0" encoding="UTF-8"?>
>
> <module name="commons-compress">
> <description>Commons Compress</description>
> <url
href="http://jakarta.apache.org/commons/sandbox/compress/index.html">
> </url>
> <cvs module="jakarta-commons-sandbox/compress" repository="jakarta">
> </cvs>
> <project name="commons-compress">
> <ant buildfile="build.xml" target="dist">
> <property name="final.name" value="commons-compress-@@DATE@@">
> </property>
> </ant>
> <package>org.apache.commons.compress.*</package>
> <depend project="jakarta-ant">
> </depend>
> <depend project="junit">
> </depend>
> <depend project="xml-xerces">
> </depend>
> <work nested="target/classes">
> </work>
> <home nested="target">
> </home>
> <jar name="commons-compress-@@DATE@@.jar">
> </jar>
> <javadoc module="jakarta-commons-sandbox"
nested="target/docs/apidocs">
> </javadoc>
> <nag to="[EMAIL PROTECTED]" from="commons-compress
> development <[EMAIL PROTECTED]>">
> </nag>
> </project>
> </module>
> ---gump.xml---
>
> --
> Mario
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]