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

build updatesite with maven #221

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

walleXD
Copy link
Contributor

@walleXD walleXD commented May 16, 2019

No description provided.

Walee Ahmed added 3 commits May 16, 2019 02:06
- fixed updatesite to build feature & plugin
- updated readme with new updatesite location
@coveralls
Copy link

coveralls commented May 16, 2019

Coverage Status

Coverage remained the same at 17.195% when pulling 6e3e04d on walleXD:master into 7926f9e on ponder-lab:master.

synced all package versions to the highest package version so that they can be updated automatically using maven
@walleXD
Copy link
Contributor Author

walleXD commented May 16, 2019

Update automatically using maven:

mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=new_version-SNAPSHOT

mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:update-eclipse-metadata -DnewVersion=new_version-SNAPSHOT

@walleXD walleXD changed the title build uplatesite with maven build updatesite with maven May 16, 2019
@walleXD
Copy link
Contributor Author

walleXD commented May 20, 2019

To create a new update site, run mvn package

@walleXD
Copy link
Contributor Author

walleXD commented May 20, 2019

@khatchad, to test things out, please run:

mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:update-eclipse-metadata -DnewVersion=1.5.0-SNAPSHOT

mvn -Dtycho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=1.5.0-SNAPSHOT

mvn package

<configuration>
<source>
<repository>
<url>${project.build.directory}/repository</url>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to be a problem considering our current update site location.

@ghost
Copy link

ghost commented Mar 23, 2020

Congratulations 🍻. DeepCode analyzed your code in 0.311 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

💬 This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.


☺️ If you want to provide feedback on our bot, here is how to contact us.

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.

4 participants