> -----Original Message-----
> From: Roberto Castro [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 20, 2005 3:04 PM
> To: [email protected]
> Subject: Reactor: Error getting projects
> 
> 
> Hi all, reactor is facing a problem when it tries to find 
> subprojects "project.xml" files, when I run 
> multiproject:deploy. All subprojects are in directories like 
> these: "SILOC/SilocLog", "SILOC/SilocException". I configured 
> "maven.multiproject.basedir=${basedir}/SILOC" and 
> "maven.multiproject.includes="SilocLog/project.xml,SilocExcept
> ion/project.xml" but reactor is not able to find subprojects.
> Here is the error:
> BUILD FAILED
> File...... 
> /home/gver/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 63
> Column.... 9
> Error reading XML or initializing
> com.werken.werkz.UnattainableGoalException: Unable to obtain 
> goal [goaldefault] --
>  
> /home/gver/.maven/cache/maven-multiproject-plugin-1.3.1/plugin
> .jelly:63:9: <maven
> :reactor> Error getting projects
>         at com.werken.werkz.Goal.fire(Goal.java:646)
>         at com.werken.werkz.Goal.attain(Goal.java:575)
>         at 
> org.apache.maven.plugin.PluginManager.attainGoals(PluginManage
> r.java:671)
>  
> I've been using mavem 1.0.2.
> Is there anytihng I can do to solve this problem?
>       Thanks a lot in advance for the help.
> 

probably one of your project.xml files is not well formed.
try to play with mutiproject's includes/excludes if you have very many
projects
or to build them one by one if you have just a few of them

michal

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to