Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

maven plugin can't find deployment source #108

Open
hejiheji001 opened this issue Apr 30, 2017 · 1 comment
Open

maven plugin can't find deployment source #108

hejiheji001 opened this issue Apr 30, 2017 · 1 comment

Comments

@hejiheji001
Copy link

hejiheji001 commented Apr 30, 2017

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.

qq20170501-0 2x

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

qq20170501-3 2x

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

@karikalankumaresan
Copy link

I have the same issue with IntelliJ, is there any solution found for this? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants