Note that there are some explanatory texts on larger screens.

plurals
  1. POissue when building NPanday Building a web application
    text
    copied!<p>[UPDATE]<br/> the clean goal runs smoothely all over the projects of the solution, the problem now while running the <strong>compile</strong> goal, below the error message:<br/></p> <p>[INFO] Total time: 19.427s<br/> [INFO] Finished at: Fri Jun 29 11:46:28 WEST 2012<br/> [INFO] Final Memory: 15M/306M<br/> [INFO] ------------------------------------------------------------------------<br/> [ERROR] Failed to execute goal org.apache.npanday.plugins:maven-aspx-plugin:1.4.0-incubating:compile (default-compile) on project B3GMcsInterface: NPANDAY-900-006: Unable to Compile: Language = ASP, Vendor = null, ArtifactType = asp, Source Directory = C:\Users\CASA-WS001\Desktop\Gateway\ProjectName: NPANDAY-040-001: Could not execute: Command = cmd.exe /X /C "aspnet_compiler -v " /MyArtifactId" -p C:\Users\CASA-W~1\AppData\Local\Temp\maven-aspx-plugin-3088047295012139775\src -u -f C:\Users\CASA-W~1\AppData\Local\Temp\maven-aspx-plugin-3088047295012139775\dest -nologo -fixednames", Result = 1 -> [Help 1]<br/> [ERROR] <br/> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.<br/> [ERROR] Re-run Maven using the -X switch to enable full debug logging.<br/> [ERROR] <br/> [ERROR] For more information about the errors and possible solutions, please read the following articles:<br/> [ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException" rel="nofollow">http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException</a><br/> [ERROR] [ERROR] After correcting the problems, you can resume the build with the command<br/> [ERROR] mvn -rf :B3GMcsInterface<br/> NPanday Execution Failed!, with exit code: 1<br/></p> <p>[END OF UPDATE]<br/> <br/> <br/> <br/> <br/> <br/> i'm trying to make the build of simple web application using NPanday, i am using the incubating 1.4.0 plugin for VS2010, i have successfully built C# Console or Libraries Projects using maven, but when i tried to clean a web application i encounter this kind of error<br/> Below is the error output.</p> <p>[INFO] ------------------------------------------------------------------------<br/> [INFO] BUILD FAILURE<br/> [INFO] ------------------------------------------------------------------------<br/> [INFO] Total time: 1.628s<br/> [INFO] Finished at: Tue Jun 26 17:53:56 WET 2012<br/> [INFO] Final Memory: 6M/16M<br/> [INFO] ------------------------------------------------------------------------<br/> [ERROR] Error resolving version for plugin 'npanday.plugin:maven-aspx-plugin' from the<br/> repositories [local (C:\Users\user1.m2\repository), central <br/>(http://repo.maven.apache.org/maven2)]: Plugin not found in any plugin repository -> [Help1]<br/> [ERROR]<br/> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.<br/> [ERROR] Re-run Maven using the -X switch to enable full debug logging.<br/> [ERROR] <br/> [ERROR] For more information about the errors and possible solutions, please read the following articles:<br/> [ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/PluginVersionResolutionException" rel="nofollow">http://cwiki.apache.org/confluence/display/MAVEN/PluginVersionResolutionException</a><br/> <br/></p> <p>any help is appreciated.<br/> Thank You.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload