NetBeans: Executing 'mvn.bat -Dnetbeans.execution=true generate-sources'
NetBeans: JAVA_HOME=C:\Archivos de programa\Java\jdk1.6.0_21
Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.struts.agenttravel:viajeslupita:war:1.0
[WARNING] Detected profiles.xml alongside com.struts.agenttravel:viajeslupita:1.0, this file is no longer supported and was ignored, please use the settings.xml instead
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
------------------------------------------------------------------------
Building viajeslupita 1.0
------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/apache/axis2/axis2-jibx/1.5.4/axis2-jibx-1.5.4.pom
855 B
4 KB
7 KB
7 KB
Downloaded: http://repo1.maven.org/maven2/org/apache/axis2/axis2-jibx/1.5.4/axis2-jibx-1.5.4.pom (7 KB at 10.9 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/jibx/jibx-bind/1.2.1/jibx-bind-1.2.1.pom
2 KB
3 KB
Downloaded: http://repo1.maven.org/maven2/org/jibx/jibx-bind/1.2.1/jibx-bind-1.2.1.pom (3 KB at 4.5 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/jibx/jibx-run/1.2.1/jibx-run-1.2.1.pom
2 KB
2 KB
Downloaded: http://repo1.maven.org/maven2/org/jibx/jibx-run/1.2.1/jibx-run-1.2.1.pom (2 KB at 3.8 KB/sec)
Downloading: http://repo1.maven.org/maven2/bcel/bcel/5.1/bcel-5.1.pom
310 B
Downloaded: http://repo1.maven.org/maven2/bcel/bcel/5.1/bcel-5.1.pom (310 B at 0.6 KB/sec)
Downloading: http://repo1.maven.org/maven2/regexp/regexp/1.2/regexp-1.2.pom
17 B
145 B
Downloaded: http://repo1.maven.org/maven2/regexp/regexp/1.2/regexp-1.2.pom (145 B at 0.3 KB/sec)
Downloading: http://repo1.maven.org/maven2/org/apache/axis2/axis2-jibx/1.5.4/axis2-jibx-1.5.4.jar
673 B
2 KB
2 KB
2 KB
3 KB
3 KB
4 KB
4 KB
5 KB
9 KB
9 KB
10 KB
11 KB
11 KB
12 KB
12 KB
13 KB
13 KB
14 KB
14 KB
15 KB
15 KB
15 KB
16 KB
16 KB
17 KB
17 KB
18 KB
18 KB
19 KB
19 KB
20 KB
20 KB
21 KB
21 KB
22 KB
22 KB
23 KB
23 KB
24 KB
24 KB
25 KB
25 KB
26 KB
26 KB
27 KB
27 KB
28 KB
28 KB
29 KB
29 KB
30 KB
30 KB
31 KB
31 KB
32 KB
32 KB
33 KB
33 KB
34 KB
34 KB
35 KB
35 KB
36 KB
37 KB
37 KB
38 KB
38 KB
40 KB
Downloaded: http://repo1.maven.org/maven2/org/apache/axis2/axis2-jibx/1.5.4/axis2-jibx-1.5.4.jar (40 KB at 57.3 KB/sec)
--- axis2-wsdl2code-maven-plugin:1.5.4:wsdl2code (default) @ viajeslupita ---
Retrieving document at 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl'.
Retrieving document at 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl=1', relative to 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl'.
Retrieving schema at 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?xsd=1', relative to 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl=1'.
Retrieving document at 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl'.
Retrieving document at 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl=1', relative to 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl'.
Retrieving schema at 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?xsd=1', relative to 'http://96.126.113.157:8080/Andante/AndanteRemoteImplService?wsdl=1'.
java.lang.RuntimeException: JiBX framework jars not in classpath
at org.apache.axis2.wsdl.codegen.extension.JiBXExtension.engage(JiBXExtension.java:57)
at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:224)
at org.apache.axis2.maven2.wsdl2code.WSDL2CodeMojo.execute(WSDL2CodeMojo.java:558)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 6.344s
Finished at: Tue Oct 04 23:23:57 CDT 2011
Final Memory: 4M/15M
------------------------------------------------------------------------
[ERROR]Failed to execute goal org.apache.axis2:axis2-wsdl2code-maven-plugin:1.5.4:wsdl2code (default) on project viajeslupita: java.lang.RuntimeException: JiBX framework jars not in classpath -> [Help 1]
[ERROR]
[ERROR]To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR]Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR]For more information about the errors and possible solutions, please read the following articles:
[ERROR][Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException