4.3. 추가 아티팩트 업데이트


jboss-eap-installation-manager 를 사용하여 JBoss EAP 설치의 추가 아티팩트를 업데이트할 수 있습니다.

참고
  • MyFaces 아티팩트는 Red Hat에서 제공하거나 지원하지 않습니다.
  • JBoss EAP 채널 외부의 다른 모든 채널은 지원되지 않습니다.

사전 요구 사항

  • Red Hat 고객 포털에 계정이 있고 로그인되어 있습니다.
  • JBoss EAP 8.0에서 지원되는 구성을 검토했습니다.
  • 지원되는 JDK를 설치했습니다.
  • jboss-eap-installation-manager 를 다운로드했습니다.

프로세스

  1. 터미널 에뮬레이터를 열고 jboss-eap-installation-manager 가 포함된 디렉터리로 이동합니다.
  2. manifest.yaml 파일에서 구독한 사용자 정의 채널을 새 버전의 myfaces 아티팩트로 업데이트합니다.

    schemaVersion: 1.0.0
    name: MyFaces manifest file
    streams:
      - groupId: org.apache.myfaces.core
        artifactId: myfaces-impl
        version: 4.0.1
      - groupId: org.apache.myfaces.core
        artifactId: myfaces-api
        version: 4.0.1
  3. 새로 업데이트된 매니페스트를 배포합니다.

    mvn deploy:deploy-file -Dfile=manifest.yaml \
      -DgroupId=com.example.channels -DartifactId=myfaces \
      -Dclassifier=manifest -Dpackaging=yaml -Dversion=1.0.1 \
      -Durl=file:/path/to/local/repository
  4. JBoss EAP 서버를 중지합니다.
  5. 아티팩트를 업데이트합니다.

    $ ./jboss-eap-installation-manager.sh update perform --dir jboss-eap8
    Updating server: /tmp/jboss/jboss-eap-8.0
    
    Updates found:
      org.apache.myfaces.core:myfaces-api                   4.0.0                ==>  4.0.1
      org.apache.myfaces.core:myfaces-impl                  4.0.0                ==>  4.0.1
    
    Continue with update [y/N]: y
    Building updates
    
    Feature-packs resolved.
    Packages installed.
    Downloaded artifacts.
    JBoss modules installed.
    Configurations generated.
    JBoss examples installed.
    
    Build update complete!
    Applying updates
    Update complete!
    Operation completed in 21.48 seconds.
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동