[ 
https://issues.apache.org/jira/browse/SYNCOPE-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò resolved SYNCOPE-984.
--------------------------------------------
    Resolution: Fixed

* addressed problem with archetype
* fixed {{woodstox-core-asl}} file name change due to CXF 3.2.0-SNAPSHOT (only 
{{master}} branch)
* added statements to website homepage to explicitly address users and 
contributors

> Errors when building on Windows
> -------------------------------
>
>                 Key: SYNCOPE-984
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-984
>             Project: Syncope
>          Issue Type: Bug
>          Components: archetype
>    Affects Versions: 2.0.1
>         Environment: Windows Environment
>            Reporter: Ravi Singareddy
>            Assignee: Francesco Chicchiriccò
>             Fix For: 2.0.2, 2.1.0
>
>
> Tried to compile Syncope code in windows environment and getting "(misc) 
> NewlineAtEndOfFile: File does not end with a newline" error in all over java 
> code. Mostly source code is developed in Unix Environment and these java code 
> does not have "\n" . Please make sure code compiles in Windows Environment.
> While compiling sources from root folder with mvn compile compilation fails 
> on Apache Syncope Archetype:
> {code}
> Failed to execute goal org.codehaus.mojo:xml-maven-plugin:1.0.1:transform 
> (default) on project syncope-archetype: Could not find stylesheet: 
> file://C:\Users\utente\syncope\archetype/src/main/resources/properties2pom.xsl
> {code}
> despite the file exists.
> The problem is related to the construction of the path, there is wrong 
> (Windows speaking) subpath "archetype/src/main/resources/properties2pom.xsl" 
> with "/" instead of "\".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to