This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 140813 - [ERROR]Error starting Sun's native2ascii
Summary: [ERROR]Error starting Sun's native2ascii
Status: RESOLVED DUPLICATE of bug 140812
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-18 19:59 UTC by abhipawar01
Modified: 2008-07-19 06:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description abhipawar01 2008-07-18 19:59:44 UTC
Through Neatbeans 6.1, I created a Maven Project - struts basic. 
I just followed the instructions and it did create the project.

Later I did Build - Clean and Build Main Project. After downloading the required dependencies, Following is the error I
received.

Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.1/maven-repository-metadata-2.0.1.jar
Downloading: http://repo1.maven.org/maven2/ant/ant-launcher/1.6.5/ant-launcher-1.6.5.jar
[WARN]POM for 'org.hibernate:jtidy:pom:r8-20060801:runtime' is invalid. It will be ignored for artifact resolution.
Reason: Parse error reading POM. Reason: TEXT must be immediately followed by END_TAG and not START_TAG (position:
START_TAG seen ...<licenses>\n\t\t\t<license>... @12:13)  for project org.hibernate:jtidy at C:\Documents and
Settings\apawar\.m2\repository\org\hibernate\jtidy\r8-20060801\jtidy-r8-20060801.pom
[#clean]
[clean:clean]
[#generate-sources]
[warpath:add-classes]
[#process-sources]
[aspectj:compile]
[#generate-resources]
[native2ascii:native2ascii]
[ERROR]Runtime Exception thrown during execution
[ERROR]Error starting Sun's native2ascii: 

My goal is to create a simple struts, spring, hibernate project.

Thanks
Abhishek
Comment 1 Milos Kleint 2008-07-19 06:52:58 UTC

*** This issue has been marked as a duplicate of 140812 ***