It's wired because i have com.fireawayh.cloudmusic-1.0-snapshot.jar file in /Users/FireAwayH/Documents/Github/WebCloudMusicExporter/target/ folder
I think maybe because IntelliJ is looking for com.fireawayh.cloudmusic-1.0-snapshot. but actually it should be com.fireawayh.cloudmusic-1.0-snapshot.jar
I don't know how to solve this so it will be a great help if you can help me. Thanks
BTW, I'm in China so I have set proxy for IntelliJ
Trying to deploy a Java Web App to GAE using IntelliJ.
I followed the tutorial https://cloud.google.com/tools/intellij/docs/deploy-flex but changed the demo project to one of my exsting one.
Deploying '[2017-05-01 01:04:03] Maven build: WebCloudMusicExporter. Project: cloudmusic-166214. Version: auto'... Failed to deploy '[2017-05-01 01:04:03] Maven build: WebCloudMusicExporter. Project: cloudmusic-166214. Version: auto': Deployment source not found: /Users/FireAwayH/Documents/Github/WebCloudMusicExporter/target/com.fireawayh.cloudmusic-1.0-snapshot.
It's wired because i have com.fireawayh.cloudmusic-1.0-snapshot.jar file in /Users/FireAwayH/Documents/Github/WebCloudMusicExporter/target/ folder
I think maybe because IntelliJ is looking for com.fireawayh.cloudmusic-1.0-snapshot. but actually it should be com.fireawayh.cloudmusic-1.0-snapshot.jar
I don't know how to solve this so it will be a great help if you can help me. Thanks
BTW, I'm in China so I have set proxy for IntelliJ