« Return to Thread: deploy fails

deploy fails

by szerintedmi :: Rate this Message:

Reply to Author | View in Thread

Hi all,

  deploy fails with the errors below. Anyone has a idea how to fix or get more information about the cause? I can't even get more debug info - tips how to get more detailed messages would help too.

Thanks,

Peter



[netbeans-deploy:deploy]
Deployment started
Deploying on Apache Tomcat 6.0.16
    debugMode: true
    clientModuleUri: /frontend
    clientUrlPart: frontend_anyad
    forcedeploy: true
Distributing C:\Documents and Settings\petro\mavengyak\
frontend\target\frontend-0.5-SNAPSHOT.war to [home=C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.16:base=apache-tomcat-6.0.16_base]
[ERROR]The following mojo encountered an error while executing:
[ERROR]Group-Id: org.codehaus.mevenide
[ERROR]Artifact-Id: netbeans-deploy-plugin
[ERROR]Version: 1.2.4
[ERROR]Mojo: deploy
[ERROR]brought in via: Direct invocation
[ERROR]While building project:
[ERROR]Group-Id: com.noba
[ERROR]Artifact-Id: frontend
[ERROR]Version: 0.5-SNAPSHOT
[ERROR]From file: C:\Documents and Settings\petro\mavengyak\frontend\pom.xml
[ERROR]Reason: Failed Deployment:Deployment error:
[ERROR]null
[ERROR]See the server log for details.
------------------------------------------------------------------------
For more information, run with the -e flag
------------------------------------------------------------------------
BUILD FAILED

 « Return to Thread: deploy fails