ljader / redmine-mylyn-plugin

Eclipse Mylyn integration for Redmine ( Eclipse Connector Plugin )
71 stars 48 forks source link

can not install plugin #65

Closed mato777 closed 8 years ago

mato777 commented 8 years ago

The snapshot is broken and i don´t know how to compile the plugin and install it in Eclipse. someone can help?

ljader commented 8 years ago

Your comment should contain more specific details about the issue - it took me a while to guess, that the link for ZIP from BuildHive is not working.

I'll look into Travis CI to build this plugin.

mato777 commented 8 years ago

Thanks, I have donwloaded from repository the plugin but i don´t know why it is not working. I get always a Unexpected 404 not found. I have configure the plugin in the redmine server and i see it in the extensions menu and i also enable the rest api but still getting the 404.

Any thoughts?

ljader commented 8 years ago

@mato777 again, could you give more detais about your system?

mato777 commented 8 years ago

I see the connector plugin installed in the redmine web. I get the 404 when I am building a query. I´ve got a snapshot with 4.0 but also get the same problem.
I am using redmine 3.1.1 with Eclipse Mars 4.5.1 and the connector i´ve downloaded from http://redmin-mylyncon.sourceforge.net/update-site/N/ This my info: Mylyn Connector: Redmine 0.3.7.201203072118 net.sf.redmine_mylyn.feature.feature.group Sven Krzyzak Mylyn Connector: Redmine - Redmine-Plugin-Support 0.1.0.201203072118 net.sf.redmine_mylyn.extensions.feature.feature.group Sven Krzyzak

worldwidemv commented 8 years ago

Correct me if I am wrong but aren't you using the old Redmin-Mylyn connector for Eclipse??? Your download URL http://redmin-mylyncon.sourceforge.net/update-site/N/ suggests this.

If so, this is the wrong place to ask for advice!!! You should check out http://redmin-mylyncon.sourceforge.net/ for help

mato777 commented 8 years ago

i wrote that i've got the two versions and both failed to run the query, they give a 404 unexpected result El nov. 14, 2015 2:51 PM, "worldwidemv" notifications@github.com escribió:

Correct me if I am wrong but aren't you using the old Redmin-Mylyn connector for Eclipse??? Your download URL http://redmin-mylyncon.sourceforge.net/update-site/N/ suggests this.

If so, this is the wrong place to ask for advice!!! You should check out http://redmin-mylyncon.sourceforge.net/ for help

— Reply to this email directly or view it on GitHub https://github.com/ljader/redmine-mylyn-plugin/issues/65#issuecomment-156727546 .

misterspook commented 8 years ago

I have the same problem. The plugin is old that is the fact, where is the new version? I get an error in eclipse when testing the connection. That plugin (http://redmin-mylyncon.sourceforge.net/update-site/N/ ) is for redmine 1.0.0.

We are installing the wrong version because we dont know how to install the version from this site.

Thanks

misterspook commented 8 years ago

You can install the mylyn incubator from official site. And then connect it via web connector. I did that and tis ok.

mato777 commented 8 years ago

after a lot of work i got it. it was some depency libraries in the redmine. What is not working, is the part of a assigning a person to a task and the schedule for that task

misterspook commented 8 years ago

how did u install it? from this site or? @mato777

iki-cz commented 8 years ago

Please provide a correct install instructions. Thx

ljader commented 8 years ago

@iki-cz @misterspook I hope that I'll make the instruction at the end of this week.

iki-cz commented 8 years ago

Hello, I know, that "winter is comming", but do you have any update? :)

misterspook commented 8 years ago

Yes, do you have an update? This winter will be long. :)

rfigura commented 8 years ago

Since ljader is spending his free time for this project, I don't want to come across as pushy. However, I just want to say that your project is very well received and I guess we are all looking forward to an update, as soon as it is ready. :-) Thank you for all the good work!

awilkins commented 8 years ago

Basic (from source) installation instructions :

Tested this on a fairly fresh install of Mars/PHP Dev Tools while I was typing this ; works fine.

Other pointers

misterspook commented 8 years ago

I do not end up with an archive when I run maven clean on top level source folder, I have some errors in the log file when building net.sf.redmine_mylyn.p2repository:

_[ERROR] Software being installed: net.sf.redmine_mylyn.p2repository raw:0.4.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.4.0-SNAPSHOT [ERROR] Missing requirement: net.sf.redmine_mylyn.p2repository raw:0.4.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.4.0-SNAPSHOT requires 'net.sf.redmine_mylyn.feature.feature.group [0.4.0,0.4.1)' but it could not be found [ERROR] [ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: net.sf.redmine_mylyn:net.sf.redmine_mylyn.p2repository:0.4.0-SNAPSHOT @ C:\Users\dule\git\redmine-mylyn-plugin\net.sf.redminemylyn.p2repository\pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging.

iki-cz commented 8 years ago

thx to @awilkins http://formit.cz/net.sf.redmine_mylyn.p2repository-0.4.0-SNAPSHOT.zip

misterspook commented 8 years ago

Great! Thanks

ljader commented 8 years ago

I'm closing this issue, because:

Please check that out!