내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

while connecting aem to eclipse wihile maven install

Avatar

Level 2

Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.3:webpack (webpack build) on project mytrainingsite.ui.frontend: Failed to run task: 'webpack.js ' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 7

Hi @ABINESH76 please try to configure frontend-maven-plugin.version and also check webpack config - https://stackoverflow.com/questions/64882847/how-to-configure-webpack-correctly

 

 

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Community Advisor

It seems issue is with your front end project. Check if your frontend is angular or react and depend on the project you need to check you have appropriate node and non installed. If installed, may be try compiling your front end locally before running the min install command 

Avatar

Administrator

@ABINESH76 Did you find the suggestion from Prakash helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.



Kautuk Sahni

Avatar

정확한 답변 작성자:
Level 7

Hi @ABINESH76 please try to configure frontend-maven-plugin.version and also check webpack config - https://stackoverflow.com/questions/64882847/how-to-configure-webpack-correctly