#apachemaven — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #apachemaven, aggregated by home.social.
-
The Java Modules with @ASFMavenProject (4) series continues!
Decouple consumers from implementations using uses/provides/ServiceLoader — the command-line module no longer needs to know which AnalyzerService implementation it gets. True inversion of control built into the Java module system.
-
🚀 Only 4 weeks to go until #dev2next in Denver! Don’t miss Richard Fichtner’s 3 talks on #Java & #ApacheMaven
Tickets: 🔗 http://www.dev2next.com#XDEVsoftware #developer #conference #agile #coding #venkatsubramaniam #plugins
-
This fall, #dev2next is celebrating its premiere and XDEV CEO Richard Fichtner will be joining the ranks of top-class speakers with three talks. 🇺🇸 👨💻 The new conference will take place for the first time in Denver (Colorado, USA) from 30 September to 3 October and is aimed at developers and IT professionals.
Find out more in our latest news article: http://xdev.software/news 👀
#XDEVsoftware #developer #conference #agile #coding #java #venkatsubramaniam #apachemaven #plugins
-
Excited for #Jfokus 2024 in Stockholm! 🇸🇪 Our CEO Richard Fichtner presents his #ApacheMaven Survival Guide 🗣️ Get tips on optimizing builds using only Maven standard plug-ins! 👉 http://jfokus.se
#buildBetterBuilds #Jfokus2024 #Java #JavaConference #XDEVsoftware
-
Installing apache karaf on debian
Until the RFP (Request For Packaging) bug for karaf in the debian bug tracker is resolved, here is an APT archive with a karaf package for debian (architecture “all”). The package is created using native debian packaging tools, and built from a source tarball and the APT archive itself is created, using aptly.
The package has been tested on Debian 9 “stretch” (the current stable), amd64.
Do the following commands as root on a debian GNU/linux system:
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
wget -O - https://apt.bang.priv.no/apt_pub.gpg | apt-key add -wget -O - https://apt.bang.priv.no/maven_pub.gpg | apt-key add -
- Open the /etc/apt/sources.list file in a text editor, and add the following lines:
# APT archive for apache karafdeb http://apt.bang.priv.no/public stable main
- Install karaf with apt-get
apt-get updateapt-get install openjdk-8-jdk karaf
- Log in with SSH (password is “karaf” (without the quotes)) and try giving some commands:
ssh -p 8101 karaf@localhost
#apacheKaraf #apacheMaven #applicationServer #apt #aptArchive #aptly #deban9 #debianPackageArchive #debianStretch #java #karaf #maven #osgi #osgiContainer #sshServer #stretch
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
-
Installing apache karaf on debian
Until the RFP (Request For Packaging) bug for karaf in the debian bug tracker is resolved, here is an APT archive with a karaf package for debian (architecture “all”). The package is created using native debian packaging tools, and built from a source tarball and the APT archive itself is created, using aptly.
The package has been tested on Debian 9 “stretch” (the current stable), amd64.
Do the following commands as root on a debian GNU/linux system:
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
wget -O - https://apt.bang.priv.no/apt_pub.gpg | apt-key add -wget -O - https://apt.bang.priv.no/maven_pub.gpg | apt-key add -
- Open the /etc/apt/sources.list file in a text editor, and add the following lines:
# APT archive for apache karafdeb http://apt.bang.priv.no/public stable main
- Install karaf with apt-get
apt-get updateapt-get install openjdk-8-jdk karaf
- Log in with SSH (password is “karaf” (without the quotes)) and try giving some commands:
ssh -p 8101 karaf@localhost
#apacheKaraf #apacheMaven #applicationServer #apt #aptArchive #aptly #deban9 #debianPackageArchive #debianStretch #java #karaf #maven #osgi #osgiContainer #sshServer #stretch
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
-
Installing apache karaf on debian
Until the RFP (Request For Packaging) bug for karaf in the debian bug tracker is resolved, here is an APT archive with a karaf package for debian (architecture “all”). The package is created using native debian packaging tools, and built from a source tarball and the APT archive itself is created, using aptly.
The package has been tested on Debian 9 “stretch” (the current stable), amd64.
Do the following commands as root on a debian GNU/linux system:
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
wget -O - https://apt.bang.priv.no/apt_pub.gpg | apt-key add -wget -O - https://apt.bang.priv.no/maven_pub.gpg | apt-key add -
- Open the /etc/apt/sources.list file in a text editor, and add the following lines:
# APT archive for apache karafdeb http://apt.bang.priv.no/public stable main
- Install karaf with apt-get
apt-get updateapt-get install openjdk-8-jdk karaf
- Log in with SSH (password is “karaf” (without the quotes)) and try giving some commands:
ssh -p 8101 karaf@localhost
#apacheKaraf #apacheMaven #applicationServer #apt #aptArchive #aptly #deban9 #debianPackageArchive #debianStretch #java #karaf #maven #osgi #osgiContainer #sshServer #stretch
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
-
Installing apache karaf on debian
Until the RFP (Request For Packaging) bug for karaf in the debian bug tracker is resolved, here is an APT archive with a karaf package for debian (architecture “all”). The package is created using native debian packaging tools, and built from a source tarball and the APT archive itself is created, using aptly.
The package has been tested on Debian 9 “stretch” (the current stable), amd64.
Do the following commands as root on a debian GNU/linux system:
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
wget -O - https://apt.bang.priv.no/apt_pub.gpg | apt-key add -wget -O - https://apt.bang.priv.no/maven_pub.gpg | apt-key add -
- Open the /etc/apt/sources.list file in a text editor, and add the following lines:
# APT archive for apache karafdeb http://apt.bang.priv.no/public stable main
- Install karaf with apt-get
apt-get updateapt-get install openjdk-8-jdk karaf
- Log in with SSH (password is “karaf” (without the quotes)) and try giving some commands:
ssh -p 8101 karaf@localhost
#apacheKaraf #apacheMaven #applicationServer #apt #aptArchive #aptly #deban9 #debianPackageArchive #debianStretch #java #karaf #maven #osgi #osgiContainer #sshServer #stretch
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
-
Installing apache karaf on debian
Until the RFP (Request For Packaging) bug for karaf in the debian bug tracker is resolved, here is an APT archive with a karaf package for debian (architecture “all”). The package is created using native debian packaging tools, and built from a source tarball and the APT archive itself is created, using aptly.
The package has been tested on Debian 9 “stretch” (the current stable), amd64.
Do the following commands as root on a debian GNU/linux system:
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)
wget -O - https://apt.bang.priv.no/apt_pub.gpg | apt-key add -wget -O - https://apt.bang.priv.no/maven_pub.gpg | apt-key add -
- Open the /etc/apt/sources.list file in a text editor, and add the following lines:
# APT archive for apache karafdeb http://apt.bang.priv.no/public stable main
- Install karaf with apt-get
apt-get updateapt-get install openjdk-8-jdk karaf
- Log in with SSH (password is “karaf” (without the quotes)) and try giving some commands:
ssh -p 8101 karaf@localhost
#apacheKaraf #apacheMaven #applicationServer #apt #aptArchive #aptly #deban9 #debianPackageArchive #debianStretch #java #karaf #maven #osgi #osgiContainer #sshServer #stretch
- Add the keys for the APT archive (Edit: needed to sign with the first key in the keyring because of an aptly bug, must add this key as well, if using the repository)