Skip to content

added support for maven build, refs Nodeclipse/coffeescript-eclipse#3 #6

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

Merged
merged 1 commit into from
May 19, 2013
Merged

Conversation

pulse00
Copy link
Member

@pulse00 pulse00 commented May 19, 2013

No description provided.

@ghost ghost assigned paulvi May 19, 2013
paulvi added a commit that referenced this pull request May 19, 2013
added support for maven build, refs #3, uses version 0.0.3 instead of 0.3
@paulvi paulvi merged commit 1c92520 into Nodeclipse:master May 19, 2013
@paulvi
Copy link
Member

paulvi commented May 19, 2013

That is superb, now we can use mvn to build

@pulse00
Copy link
Member Author

pulse00 commented May 19, 2013

Should be 0.3.0 everywhere. We are using code standard with Semantic versioning MAJOR.MINOR.PATCH

good catch, thanks. done in https://github.com/Nodeclipse/coffeescript-eclipse/pull/7/files

fyi: you can use tycho to update version numbers for the pom.xml and manifest at the same time: mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=Major.Minor.Patch-SNAPSHOT

@paulvi
Copy link
Member

paulvi commented May 20, 2013

Nice to know that there is tycho-versions-plugin

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