Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fitnesse-git-plugin compatibility with latest release 20140630 #2

Open
pmarinos opened this issue Aug 7, 2014 · 1 comment
Open

Comments

@pmarinos
Copy link

pmarinos commented Aug 7, 2014

Greetings friends,

We are in the process of using Fitnesse and maybe it could become handy to put our pages under source control. This is why i'm here.

First i cloned your repo and run a "mvn clean install". The build failed because:

[ERROR] Failed to execute goal on project fitnesse-git-plugin: Could not resolve dependencies for project org.fitnesse:fitnesse-git-plugin:jar:1.2-SNAPSHOT: Could not find artifact org.fitnesse:fitnesse:jar:20100303

I found the jar in question (being a very old version of Fitnesse), installed the jar manually and finally managed to create fitnesse-git-plugin-1.2-SNAPSHOT.jar

My question is: Will this jar work with my latest Fitnesse installation (20140630), so, is this plugin compatible with all versions of Fitnesse? I thought to change your pom.xml, put the latest fitnesse version as dependency and rebuild, but is there a point to do that?

Thank you in advance for your answer.

@timander
Copy link
Owner

timander commented Aug 8, 2014

Thanks for trying out the plugin. I created it in order to help business
analysts modify FitNesse pages without having to deal with Git commands. If
you are planning to put your FitNesse pages under source control for just
developers to use or control, I wouldn't recommend using this, just check
in a "fitnesse" folder with your project. If you have FitNesse running on a
central server for non-technical people to review requirements, then this
plugin might be appropriate.

I haven't tried it with the latest version of FitNesse, but I think I saw
some release notes recently that mentioned something about removing all SCM
from FitNesse. I would like to know what you run into when trying the
newest version.

Kind Regards,
Tim

On Thu, Aug 7, 2014 at 9:28 AM, pmarinos notifications@github.com wrote:

Greetings friends,

We are in the process of using Fitnesse and maybe it could become handy to
put our pages under source control. This is why i'm here.

First i cloned your repo and run a "mvn clean install". The build failed
because:

[ERROR] Failed to execute goal on project fitnesse-git-plugin: Could not
resolve dependencies for project
org.fitnesse:fitnesse-git-plugin:jar:1.2-SNAPSHOT: Could not find artifact
org.fitnesse:fitnesse:jar:20100303

I found the jar in question (being a very old version of Fitnesse),
installed the jar manually and finally managed to create
fitnesse-git-plugin-1.2-SNAPSHOT.jar

My question is: Will this jar work with my latest Fitnesse installation
(20140630), so, is this plugin compatible with all versions of Fitnesse? I
thought to change your pom.xml, put the latest fitnesse version as
dependency and rebuild, but is there a point to do that?

Thank you in advance for your answer.


Reply to this email directly or view it on GitHub
#2.

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

No branches or pull requests

2 participants