after reading through the README.txt's throughout the entire SVN i have followed them but still am missing a few dependencies that are necessary for Fortify Sourceanalyzer to build.
these dependencies are
DocumentEditorForm
org.outerj.daisy.sync.AttributeType
org.outerj.daisy.sync.SyncState
org.outerj.daisy.sync.SystemState
I have also gone out and manually retrieved a lot of classes on my own that i hadn't been able to get with the maven build process.
I used maven1.1 as instructed and just ran
maven
in the root directory.