Task #10271 (new)
Opened 12 years ago
FindBugsTask cannot be found
Reported by: | ajpatterson | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | General | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
The target release-headers is causing a build error
taskdef class edu.umd.cs.findbugs.anttask.FindBugsTask cannot be found
[andrew@voile ~/Work/ome]$ ./build.py release-headers Buildfile: /Users/andrew/Work/ome/build.xml check-ivy: :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/andrew/Work/ome/etc/ivysettings.xml release-headers: Entering /Users/andrew/Work/ome/components/specification... retrieve: :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /Users/andrew/Work/ome/etc/ivysettings.xml BUILD FAILED /Users/andrew/Work/ome/build.xml:467: The following error occurred while executing this line: /Users/andrew/Work/ome/components/antlib/resources/global.xml:364: The following error occurred while executing this line: /Users/andrew/Work/ome/components/antlib/resources/lifecycle.xml:338: taskdef class edu.umd.cs.findbugs.anttask.FindBugsTask cannot be found using the classloader AntClassLoader[/Users/andrew/Work/ome/components/specification/target/classes:/Users/andrew/Work/ome/components/specification/target/generated/resources:/Users/andrew/Work/ome/lib/repository/junit-3.8.1.jar:/Users/andrew/Work/ome/lib/repository/ant-1.8.0.jar:/Users/andrew/Work/ome/lib/repository/ant-launcher-1.8.0.jar:/Users/andrew/Work/ome/lib/repository/ant-junit-1.8.0.jar:/Users/andrew/Work/ome/lib/repository/ant-trax-1.8.0.jar:/Users/andrew/Work/ome/lib/repository/ant-nodeps-1.8.0.jar:/Users/andrew/Work/ome/lib/repository/ant-contrib-1.0b3.jar] Total time: 4 seconds
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.