You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Al. Oupraxay" <ao...@basicsetc.com> on 2004/07/14 00:04:57 UTC

Fusion Build Error...

maven -Dmaven.test.skip=true war won't merge properties file.  Any ideas?
 
Aloundeth,
 
    [echo] Targeting  environment ...
    [echo] Props dir: c:\projects\jetspeed/target/jetspeed/WEB-INF/conf
    [echo] Merging TurbineResources...
 
BUILD FAILED
File...... c:\projects\jetspeed\maven.xml
Element... props_override
Line...... 105
Column.... 208
Unresolved compilation problems:
        The import org.apache.tools cannot be resolved
        The import org.apache.tools cannot be resolved
        Task cannot be resolved or is not a valid superclass
        BuildException cannot be resolved (or is not an exception type) for
the
method execute
        The method log(String) is undefined for the type
OverwritePropertiesTask
 
        BuildException cannot be resolved or is not a type
 
Total time: 1 minutes 4 seconds