poptanimukesh / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

The project POM is invalid #361

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of gwt and gwt-incubator are you using?
2.0.1

What OS and browser are you using?
Ubuntu Linux + Chromium

Do you see this error in hosted mode, web mode, or both?
During build time.

Maven tells the following about gwt-incubator dependency:

[WARNING] POM for 'com.google.gwt:gwt-incubator:pom:2.0.1:compile' is invalid. 
It will be ignored for artifact resolution. Reason: Parse error reading POM. 
Reason: unexpected character in markup \r (position: START_TAG seen ...res,\r\n 
 but you are welcome to pull them from here to use today.<\r... @13:61)  for 
project com.google.gwt:gwt-incubator at 
/home/vic/.m2/repository/com/google/gwt/gwt-incubator/2.0.1/gwt-incubator-2.0.1.
pom

If you see the POM inspector here:
http://jarvana.com/jarvana/inspect-pom/com/google/gwt/gwt-incubator/2.0.1/gwt-in
cubator-2.0.1.pom

, you will probably notice the error inside the <description> element.

Original issue reported on code.google.com by week...@gmail.com on 18 Jun 2010 at 6:39

GoogleCodeExporter commented 8 years ago
This is an unfortunate error to have published in a maven repository. Given the 
simplicity of the fix, any chance of expediting a release?

Original comment by che...@gmail.com on 29 Jun 2010 at 10:05

GoogleCodeExporter commented 8 years ago
Could this be solved? This is really annoying.

Original comment by guillaum...@gmail.com on 30 Jun 2010 at 9:38

GoogleCodeExporter commented 8 years ago
Any chance of a 2.0.2 release to fix this in the maven repo?

Original comment by che...@gmail.com on 15 Sep 2010 at 3:36

GoogleCodeExporter commented 8 years ago
Are we saying that since February the pom has a parse error in it on Maven 
central?
Is this the way to get new users to use GWT?
It doesn't give a good first impression.

Original comment by peterjam...@gmail.com on 23 Sep 2010 at 1:05

GoogleCodeExporter commented 8 years ago
Fixed - see https://issues.sonatype.org/browse/MVNCENTRAL-29

Original comment by Mandri...@gmail.com on 24 Mar 2011 at 12:16