You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by bf...@comcast.net on 2004/02/26 16:09:18 UTC

build problem with jakarta-tomcat-connectors

Hi all,

I am trying to build an initial install of tomcat and am getting the
following error during 'ant dist'.

It would seem that I need a build.properties in the
jakarta-comcat-connectors/util
directory, but I don't know the first place to start to either build one
from scratch or if there is boiler-plate version somewhere.

Any suggestions would be very helpful.

Thanks,
Brendan

--------------------------------------------------------------
ant -v dist
--------------------------------------------------------------
----<lots of stuff deleted>-----

build-tomcat-util:
Project base dir set to:
/export/home/local/jakarta-tomcat-connectors/util
      [ant] calling target build-main in build file
/export/home/local/jakarta-tomcat-connectors/util/build.xml
parsing buildfile
/export/home/local/jakarta-tomcat-connectors/util/build.xml with URI =
file:/export/home/local/jakarta-tomcat-connectors/util/build.xml
Project base dir set to:
/export/home/local/jakarta-tomcat-connectors/util
 [property] Loading
/export/home/local/jakarta-tomcat-connectors/util/build.properties
Override ignored for property compile.debug
 [property] Loading /build.properties
 [property] Unable to find property file: /build.properties

BUILD FAILED
file:/export/home/local/jakarta-tomcat-4.1.30/catalina/build.xml:795:
Target `build-main' does not exist in this project. 
        at org.apache.tools.ant.Project.tsort(Project.java:1718)
        at org.apache.tools.ant.Project.topoSort(Project.java:1640)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1299)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at
org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)

Total time: 7 seconds




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org