Skip to content

build updatesite with maven - #221

Open
walleXD wants to merge 7 commits into
ponder-lab:masterfrom
walleXD:master
Open

build updatesite with maven#221
walleXD wants to merge 7 commits into
ponder-lab:masterfrom
walleXD:master

Conversation

@walleXD

@walleXD walleXD commented May 16, 2019

Copy link
Copy Markdown
Contributor

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

coveralls commented May 16, 2019

Copy link
Copy Markdown

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

walleXD commented May 16, 2019

Copy link
Copy Markdown
Contributor Author

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

walleXD commented May 20, 2019

Copy link
Copy Markdown
Contributor Author

To create a new update site, run mvn package

@walleXD

walleXD commented May 20, 2019

Copy link
Copy Markdown
Contributor Author

@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
Copy Markdown
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.

Comment thread edu.cuny.hunter.log.feature/pom.xml
@ghost

ghost commented Mar 23, 2020

Copy link
Copy Markdown

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