Did you follow all those rules?:
- Task forms that should be associated with a specific process definition should have the name "{processDefinitionId}.ftl"
- Task forms for a specific human task should have the name "{taskName}.ftl"
- All artefacts should be deployed to the "defaultPackage" on Guvnor (as that is where the jbpm-console will be looking)
- A process should define "defaultPackage" as the package name (otherwise you won't be able to build your package on Guvnor)
- The process diagram for a specific process should have the name "{processDefinitionId}-image.png"
http://blog.athico.com/2011/01/process-repository-using-guvnor.html
http://docs.jboss.org/jbpm/v5.1/userguide/ch.Human_Tasks.html
Do you have a guvnor repository linked to your eclipse, so you can commit the ftl files to your guvnor designer?
If your ftl file is successfully uploaded, you should be able to find it under documentation and assets.