[ 
http://jira.codehaus.org/browse/MOJO-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Franz Allan Valencia See updated MOJO-736:
------------------------------------------

    Attachment: MOJO-736-maven-archetypeng-core.patch

MOJO-736-maven-archetypeng-core.patch fixes the failing tests

Note : 
* Maven ArchetypeNG Common
** archetype-common.mdo
*** For the Template model - replaced the hardcoded search for "/" with a 
search for java.io.File.separator
** DefaultArchetypePathResolver
*** replaceFirst's first parameter is in regex format. Hence the "\" of the 
first parameter must be escaped.
* Maven ArchetypeNG Generator
** DefaultArchetypeGeneratorTest
*** The error message that I got was different but means the same thing. 
** DefaultArchetypeGenerator
*** Replaces the File.separator with "/" because if the File.separator is not 
"/", the resource will not be located.
* Maven ArchetypeNG Creator
** DefaultArchetypeCreatorTest
*** Replaced the hardcode file separator



> fix archetypeng build
> ---------------------
>
>                 Key: MOJO-736
>                 URL: http://jira.codehaus.org/browse/MOJO-736
>             Project: Mojo
>          Issue Type: Bug
>          Components: archetypeng
>         Environment: Windows XP; Maven 2.0.5; Java 1.5.0_11;
>            Reporter: Franz Allan Valencia See
>         Attachments: fix-build-2.patch, fix-build.patch, 
> MOJO-736-maven-archetypeng-core.patch
>
>
> The current build has some compile error ( like unrecognized "Prompter" ). 
> Attach here is a patch to fix the build..but I still suffer from test 
> failures from the generator and creator.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to