Self note: https://gemini.google.com/app/17e04274f166588c
about billson
Gathering & Sharing
2025-09-03
2025-08-07
Maven Build Skip Test
Source URL: https://stackoverflow.com/a/21933970
"maven.test.skip.exec=true" the tests get compiled, but not executed."maven.test.skip=true" doesn't compile or execute the tests."-DskipTests" is the same as "maven.test.skip.exec=true"
2025-08-01
Eclipse new setup for SVN - Label Decorations
Install Subversive, then add connector: SVNKit 1.8.14
subversive to show username beside filename like subclipse
then in Label Decorations, change text decoration for file with format:
{outgoing_flag} {name} {revision} {author} {date}
Refresh SVN status cache | Unable to make field private java.lang.Throwable
An internal error occurred during: "Refresh SVN status cache".
Unable to make field private java.lang.Throwable java.lang.Throwable.cause accessible: module java.base does not "opens java.lang" to unnamed module @23946c92
Compare eClipse svn "providers"...
Subclipse
- weird exceptions... yet so far everything is working...
An internal error occurred during: "Refresh SVN status cache".
-
Subversive
Subversive
- required to add connector manually...
-
Revert back to Subversive - Eclipse 2025-06
While I wish to use Subclipse...
but I have difficulty to get maven submodules not just to be independent "main" project, instead what i wish to achieve is to be "submodule" of a parent project for multi submodules operations...
So I have to revert back to Subversive.
Uninstall Subclipse
1 of - About Eclipse
3 of - select targeted installation to revert
Search in Eclipse Marketplace
Choose to install.
extra selections(either M2E or Mylyn) wouldn't be install as missing prerequisites.
Accept agreement.
extra selections(either M2E or Mylyn) wouldn't be install as missing prerequisites.
Accept agreement.
Subscribe to:
Posts (Atom)