fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

Error creating playn 1.3.1/1.4 projects via Eclipse #195

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- What steps will reproduce the problem?

1. Create a new playn 1.3.1/1.4 project via Eclipse I 

- What is the expected output? What do you see instead?

'Creating playn-archetype' has encountered a problem.

Unable to create project from archetype
[com.googlecode.playn:playn-archetype:1.3.1]

Details: Unable to create project from archetype 
[com.googlecode.playn:playn-archetype:1.3.1]
The defined artifact is not an archetype
(The same happens with playn 1.4)

- What version of the product are you using? On what operating system?

Eclipse Indigo 3.7, maven 3.0.4 and JDK 7u5; on Windows 7

Please provide any additional information below.

I used playn 1.1.1 two or three months ago and I had no problems.

Original issue reported on code.google.com by gong...@gmail.com on 18 Jul 2012 at 3:38

GoogleCodeExporter commented 9 years ago
At first glance, it looks like this change caused the eclipse compatibility 
regression:
https://code.google.com/p/playn/source/detail?r=1c38008515aaef99972b8220e41b005d
7d7a44b3&name=playn-1.3.1

I'm not a maven expert, but I'll investigate and see if I can identify root 
cause.

Original comment by Manbea...@gmail.com on 19 Nov 2013 at 7:24