[ 
https://issues.apache.org/jira/browse/NPANDAY-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987873#action_12987873
 ] 

Brett Porter commented on NPANDAY-366:
--------------------------------------

Google tells me the error you're getting is "The input line is too long". Looks 
like it's 364 characters long, and probably expects just 255. Not sure why 
you're suffering this problem where it works in my testing on the same platform.

If you run just the command inside the quotes at the command line, does it work?

> cannot build a project
> ----------------------
>
>                 Key: NPANDAY-366
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-366
>             Project: NPanday
>          Issue Type: Bug
>          Components: Visual Studio Add-in
>    Affects Versions: 1.2.1
>         Environment: OS=Windows XP SP3 IDE=visual studio 2008, java, maven 
> 3.0.2
>            Reporter: Evina O. J. Cedric
>
> i cannot build a project with npanday 1.2.1 in visual 2008. the following 
> output show the error : 
> {code}
> ------------------------------------------------------------------
> Executing Maven
> Pom File: C:\Documents and Settings\Cedric\Mes documents\Visual Studio 
> 2008\Projects\tuto\tuto.core.contract\pom.xml
> Goal: compile
> Arguments: compile
> NPanday Command: D:\APPLI\Maven\apache-maven-3.0.2\bin\mvn.bat compile
> ------------------------------------------------------------------
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for Maison.Tuto:tuto.core.contract:library:1.0-SNAPSHOT
> [WARNING] 'build.plugins.plugin.version' for 
> npanday.plugin:maven-compile-plugin is missing. @ line 16, column 15
> [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] 
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maison.Tuto : tuto.core.contract 1.0-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-compile-plugin:1.2.1:initialize (default-initialize) @ 
> tuto.core.contract ---
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/D:/MAVEN_REPO/org/sonatype/gossip/gossip/1.0/gossip-1.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/D:/MAVEN_REPO/org/slf4j/slf4j-jdk14/1.5.11/slf4j-jdk14-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
> explanation.
> 26 janv. 2011 20:19:56 npanday.registry.ConnectionsRepository lazyLoad
> INFO: NPANDAY-080-001: Adding data access object: Class Name = 
> npanday.dao.impl.ProjectDaoImpl
> 26 janv. 2011 20:19:56 npanday.registry.ConnectionsRepository lazyLoad
> INFO: NPANDAY-080-004: Connection Start Up: Time = 375
> [INFO] Mojo Execution Time = 406
> [INFO] 
> [INFO] --- maven-resolver-plugin:1.2.1:resolve (default-resolve) @ 
> tuto.core.contract ---
> [INFO] Mojo Execution Time = 16
> [INFO] 
> [INFO] --- NPanday.Plugin.Settings.JavaBinding:1.2.1:generate-settings 
> (default-generate-settings) @ tuto.core.contract ---
> [INFO] La ligne entr‚e est trop longue.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 13.969s
> [INFO] Finished at: Wed Jan 26 20:20:00 WAT 2011
> [INFO] Final Memory: 5M/15M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> npanday.plugin:NPanday.Plugin.Settings.JavaBinding:1.2.1:generate-settings 
> (default-generate-settings) on project tuto.core.contract: NPANDAY-xxx-000: 
> NPANDAY-063-000: Execution Path = 
> D:\pab\gac_msil\NPanday.Plugin.Runner\1.2.1__npanday.plugin, Command = 
> [parameterFile=C:\DOCUME~1\Cedric\LOCALS~1\Temp\Plugin5388494390348674626.xml,
>  
> assemblyFile=D:\pab\gac_msil\NPanday.Plugin.Settings\1.2.1__npanday.plugin\NPanday.Plugin.Settings.dll,
>  mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo, 
> startProcessAssembly=D:\pab\gac_msil\NPanday.Plugin.Loader\1.2.1__npanday.plugin\NPanday.Plugin.Loader.exe]:
>  NPANDAY-040-001: Could not execute: Command = cmd.exe /X /C 
> ""NPanday.Plugin.Runner.exe 
> parameterFile=C:\DOCUME~1\Cedric\LOCALS~1\Temp\Plugin5388494390348674626.xml 
> assemblyFile=D:\pab\gac_msil\NPanday.Plugin.Settings\1.2.1__npanday.plugin\NPanday.Plugin.Settings.dll
>  mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo 
> startProcessAssembly=D:\pab\gac_msil\NPanday.Plugin.Loader\1.2.1__npanday.plugin\NPanday.Plugin.Loader.exe"",
>  Result = 1 -> [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
> NPanday Execution Failed!, with exit code: 1
> {code}
> the system path is :
> PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program 
> Files\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\Microsoft SQL 
> Server\90\Tools\binn\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Program 
> Files\TortoiseSVN\bin;D:\APPLI\Maven\apache-maven-3.0.2\bin;C:\Program 
> Files\Java\jdk1.7.0\bin;C:\server\php;C:\Program Files\Microsoft Visual 
> Studio 9.0\Common7\IDE;C:\Program Files\Microsoft Visual Studio 
> 9.0\VC\BIN;C:\Program Files\Microsoft Visual Studio 
> 9.0\Common7\Tools;C:\WINDOWS\Microsoft.NET\Framework\v3.5;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program
>  Files\Microsoft Visual Studio 9.0\VC\VCPackages;C:\Program Files\Microsoft 
> SDKs\Windows\v6.0A\bin;C:\Program Files\NUnit 2.5.9\bin\net-2.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to