On Sunday, July 28, 2013 10:14:35 AM UTC+2, salk31 wrote:
>
> I've followed:
> http://www.gwtproject.org/makinggwtbetter.html#webpage
>
> but I get:
> [ERROR] Failed to execute goal 
> org.codehaus.mojo:exec-maven-plugin:1.1.1:java (d
> efault) on project gwt-site: An exception occured while executing the Java 
> class
> . null: InvocationTargetException: Error while parsing action 
> 'Root/Sequence/Zer
>
> oOrMore/Sequence/Block/FirstOf/Para/Sequence/Inlines/Sequence/InlineOrIntermedia
> teEndline/Sequence/Inline/Inline_Action1' at input position (line 118, pos 
> 1):
> [ERROR] <p>See the <a
> [ERROR] ^
>
> Any particular Java, Maven, OS version I need?
>

I doubt it's an issue with Maven, as it's an exception from within the 
Markdown parser. In case it could matter, I'm using Maven 3.0.5.
I tried with OpenJDK 7u25 and Oracle JDK 6u27 and it worked OK ("mvn clean 
prepare-package", FYI)
Maybe it's platform-specific then? I'm on Linux, I think Daniel runs OSX. 
If you're on Windows then maybe it's related to EOL handling? (it would 
also depend on your Git configuration BTW)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to