Yesterday I realized one thing.

xdoclet-plugins
|
| - maven.xml 
| - project.xml
| - project.properties <- contains update to cvs.apache.org (for new jelly)
...
|-- plugin-XXX
    | - maven.xml
    | - project.xml (imports top project.xml, where jelly dependency is set)

    | - project.properties (the maven.repo.list property is used from here
somethimes) 

If we do at top directory
"maven" or "maven multiproject.."
Everything works

If made at a single plugin level, the repositories is gathered from 
plugin-XXX/project.properties that do not contain the new pointer to
cvs.apache.org and fails (at least if not in maven cache).

If made can specify alternate of import ".properties", we could set it
there.
If not, it seems every plugin-xxx project.properties needs to be updated.

Any thoughts?
Diogo



-----------------------------------
Diogo Bacelar Quintela
EF - Tecnologias de Informação, Lda.
Av. António Serpa, 26 - 4º Dto.
1050-027 Lisboa, Portugal
Tel: (+351) 217 827 800
Fax: (+351) 217 827 830
Email: [EMAIL PROTECTED]
PGP: 0xF51A5AB9 

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Grégory Joseph
> Sent: terça-feira, 30 de Agosto de 2005 1:45
> To: xdoclet-plugins-interest@lists.sourceforge.net
> Subject: Can't build !! Re: [xdoclet-plugins-interest] New Jelly Version
> 
> Guys,
> 
> I'm not sure we reached a consensus on this subject. However,
> dependencies to "new" jelly jars were commited, which are nowhere to
> be found. If this really had to be done, the least one could have done
> is ensure the dependencies are available at least so the project can
> be built without having to *search* for these dependencies.
> 
> The build cannot continue because of the following unsatisfied
> dependencies:
> 
> commons-jelly-20050813.225330.jar
> commons-jelly-tags-xml-20050823.222913.jar
> 
> Mind you, there might even be someone outside the commiters that might
> want to build a plugin (or his own), or try to provide a patch, and
> wouldn't be able to.
> 
> Thanks for fixing that.
> 
> Cheers,
> 
> g
> 
> 
> 
> On 17/08/05, Diogo Quintela (EF) <[EMAIL PROTECTED]> wrote:
> > | Or lobby for them to release a stable version of jelly.
> > | (Of course, that's gonna take another 6 months for all the "paperwork"
> to
> > | be done)
> >
> > That's a good joke. The work and chat for a snapshot build is long
> lastly. I
> > suppose asking for a release would make me die out of breath. :D
> >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> > Agile & Plan-Driven Development * Managing Projects & Teams * Testing &
> QA
> > Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> > _______________________________________________
> > xdoclet-plugins-interest mailing list
> > xdoclet-plugins-interest@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest
> >
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> xdoclet-plugins-interest mailing list
> xdoclet-plugins-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to