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

upgrade versions #3

Open
pascalleclercq opened this issue Mar 28, 2013 · 2 comments
Open

upgrade versions #3

pascalleclercq opened this issue Mar 28, 2013 · 2 comments
Assignees

Comments

@pascalleclercq
Copy link
Owner

firnesse version 20121220.

Let's take the chance to upgrade versions

(upgrade maven versions too...)

@ghost ghost assigned pascalleclercq Mar 28, 2013
@ekkerbj
Copy link

ekkerbj commented Mar 28, 2013

I started looking at this but didn't get very far. The fitnesse parser is completly different. I also started learning/looking at the eclipse aether api which is slightly different than the sonatype one. I should be able to test out the plugin on our fitnesse install here.

@pascalleclercq
Copy link
Owner Author

So far, I switched to newest release of fitnesse on dev branch.
eclipse aether doesn't play well with current versions of maven (3.0.5) : I think It's a bit too early to switch.

What I plan to to is :

  • to handle maven coordinate, I renamed "!artifact" to "!coordinates" I find this name more meaningfull
  • to reference settings.xml file (eg: !define /xxx/yyy/settings.xml) this can be usefull if you already have server definition in there.
    this 2 features are already implemented.

I would like to add :

  • to handle relative to a project (pom.xml) and absolute (/xxx/yyy/pom.xml) pom file.
  • to integrate with m2e.

Please let me know what do you think and don't hesitate to create feature request.

Best regards

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