Skip to content

Instantly share code, notes, and snippets.

@htcholdingsvn
Created April 23, 2019 03:10
Show Gist options
  • Select an option

  • Save htcholdingsvn/14362b01dd84ae93ea11441c70c3a6d5 to your computer and use it in GitHub Desktop.

Select an option

Save htcholdingsvn/14362b01dd84ae93ea11441c70c3a6d5 to your computer and use it in GitHub Desktop.
Create WAS liberty local-repositories
./installUtility find
while read in; do ./installUtility download "$in" --acceptLicense --location=./local-repositories; done < local-repositories.txt
baseBundle
javaee7Bundle
javaee8Bundle
libertyCoreBundle
ndControllerBundle
ndMemberBundle
webProfile7Bundle
webProfile8Bundle
adminCenter-1.0
apiDiscovery-1.0
apmDataCollector-7.3
apmDataCollector-7.4
appClientSupport-1.0
appSecurity-1.0
appSecurity-2.0
appSecurity-3.0
appSecurityClient-1.0
audit-1.0
batch-1.0
batchManagement-1.0
beanValidation-1.0
beanValidation-1.1
beanValidation-2.0
bells-1.0
bluemixUtility-1.0
blueprint-1.0
cdi-1.0
cdi-1.2
cdi-2.0
cloudant-1.0
clusterMember-1.0
collectiveController-1.0
collectiveMember-1.0
concurrent-1.0
constrainedDelegation-1.0
couchdb-1.0
distributedMap-1.0
dynamicRouting-1.0
ejb-3.2
ejbHome-3.2
ejbLite-3.1
ejbLite-3.2
ejbPersistentTimer-3.2
ejbRemote-3.2
el-3.0
eventLogging-1.0
federatedRegistry-1.0
healthAnalyzer-1.0
healthManager-1.0
httpWhiteboard-1.0
ibmAppMetricsForJava-1.2.1
j2eeManagement-1.1
jacc-1.5
jaspic-1.1
javaMail-1.5
javaMail-1.6
javaee-7.0
javaee-8.0
javaeeClient-7.0
javaeeClient-8.0
jaxb-2.2
jaxrs-1.1
jaxrs-2.0
jaxrs-2.1
jaxrsClient-2.0
jaxrsClient-2.1
jaxws-2.2
jca-1.6
jca-1.7
jcaInboundSecurity-1.0
jcaRemoteEci-1.0
jdbc-4.0
jdbc-4.1
jdbc-4.2
jdbc-4.3
jms-1.1
jms-2.0
jmsMdb-3.1
jmsMdb-3.2
jndi-1.0
jpa-2.0
jpa-2.1
jpa-2.2
jpaContainer-2.1
jpaContainer-2.2
jsf-2.0
jsf-2.2
jsf-2.3
jsfContainer-2.2
jsfContainer-2.3
json-1.0
jsonb-1.0
jsonbContainer-1.0
jsonp-1.0
jsonp-1.1
jsonpContainer-1.1
jsp-2.2
jsp-2.3
jwt-1.0
jwtSso-1.0
ldapRegistry-3.0
localConnector-1.0
logstashCollector-1.0
managedBeans-1.0
mdb-3.1
mdb-3.2
mediaServerControl-1.0
microProfile-1.0
microProfile-1.2
microProfile-1.3
microProfile-1.4
microProfile-2.0
microProfile-2.1
microProfile-2.2
mongodb-2.0
monitor-1.0
mpConfig-1.1
mpConfig-1.2
mpConfig-1.3
mpFaultTolerance-1.0
mpFaultTolerance-1.1
mpFaultTolerance-2.0
mpHealth-1.0
mpJwt-1.0
mpJwt-1.1
mpMetrics-1.0
mpMetrics-1.1
mpOpenAPI-1.0
mpOpenAPI-1.1
mpOpenTracing-1.0
mpOpenTracing-1.1
mpOpenTracing-1.2
mpOpenTracing-1.3
mpRestClient-1.0
mpRestClient-1.1
mpRestClient-1.2
oauth-2.0
openapi-3.0
openapi-3.1
openid-2.0
openidConnectClient-1.0
openidConnectServer-1.0
opentracing-1.0
opentracing-1.1
opentracing-1.2
opentracing-1.3
osgi.jpa-1.0
osgiAppConsole-1.0
osgiAppIntegration-1.0
osgiBundle-1.0
osgiConsole-1.0
passwordUtilities-1.0
productInsights-1.0
requestTiming-1.0
restConnector-1.0
restConnector-2.0
rtcomm-1.0
rtcommGateway-1.0
samlWeb-2.0
scalingController-1.0
scalingMember-1.0
scim-1.0
serverStatus-1.0
servlet-3.0
servlet-3.1
servlet-4.0
sessionCache-1.0
sessionDatabase-1.0
sipServlet-1.1
socialLogin-1.0
spnego-1.0
springBoot-1.5
springBoot-2.0
ssl-1.0
timedOperations-1.0
transportSecurity-1.0
usageMetering-1.0
wab-1.0
wasJmsClient-1.1
wasJmsClient-2.0
wasJmsSecurity-1.0
wasJmsServer-1.0
webCache-1.0
webCacheMonitor-1.0
webProfile-6.0
webProfile-7.0
webProfile-8.0
websocket-1.0
websocket-1.1
wmqJmsClient-1.1
wmqJmsClient-2.0
wsAtomicTransaction-1.2
wsSecurity-1.1
wsSecuritySaml-1.1
NonPersistentTimerSample
cdiSample
CustomUserRegistrySample
JAXWSEJBSample
OnlinePollingSample
EJBSample
jpaSample
JsonPSample
JMSSampleClient
JMSSampleServer
mongoDBReplicationSample
mongoDBSample
mongoDBTestClientSample
SecureEJBSample
JDBCSample
ServletSample
JAXWSWebSample
WebsocketSample
WMQClientSample
cassandraDBSample
HibernateSample
ICEfacesSample
eclipselinkJPASample
hibernateJPASample
LiftSample
MojarraSample
PrimeFacesSample
RichFacesSample
ScalaSample
SpringSample
SpringEclipseLinkSample
StripesSample
Struts1Sample
Struts2Sample
TapestrySample
WicketSample
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment