Skip to content

Added ')' to jdk unbounded range for Maven 2.X#205

Merged
joelittlejohn merged 1 commit intojoelittlejohn:masterfrom
varuag:master
Jun 21, 2014
Merged

Added ')' to jdk unbounded range for Maven 2.X#205
joelittlejohn merged 1 commit intojoelittlejohn:masterfrom
varuag:master

Conversation

@varuag
Copy link
Copy Markdown
Contributor

@varuag varuag commented Jun 20, 2014

I was trying to use the maven plugin in my project, and was getting the the following error:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.jsonschema2pojo:jsonschema2pojo

Reason: Invalid JDK version in profile 'doclint-java8-disable': Unbounded range: [1.8, for project org.jsonschema2pojo:jsonschema2pojo

Investigating, I found that Maven 2.x has a problem parsing unbound versions without ')'. This pull request adds the same to the jdk version range.

joelittlejohn added a commit that referenced this pull request Jun 21, 2014
Added ')' to jdk unbounded range for Maven 2.X
@joelittlejohn joelittlejohn merged commit e5eb32f into joelittlejohn:master Jun 21, 2014
@joelittlejohn
Copy link
Copy Markdown
Owner

Thanks!

@joelittlejohn joelittlejohn added this to the 0.4.4 milestone Jun 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants