Solved Maven Troubles - Missing plugin.yml

Discussion in 'Plugin Development' started by xXSniperzzXx_SD, May 4, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    xXSniperzzXx_SD

    So today I decided it was about time to get my project to be maven. But before I did I wanted to make sure everything would still work properly. So I went and created a new maven project.

    But then when I went to try running it it told me there was no plugin.yml, but as you can see in the pictures below, there is...

    [​IMG][​IMG]

    And when I build the project and export it, the plugin.yml is there as well

    [​IMG]

    So any help would be nice...
     
  2. Offline

    Wizehh

    This happened to me as well. Just to be sure, did you use Run As --> Install? Or did you use Eclipse's export?
     
  3. Offline

    xXSniperzzXx_SD

    Wizehh
    I've tried with both.

    mibac138

    I don't believe it's a problem with the plugin.yml as it says the project doesn't have one, as where if it could find it and there was a problem with it, it would just say it's an invalid plugin.yml... But yet again I am the one having this problem so I guess I don't have a clue lol.
    [​IMG]

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  4. Offline

    mibac138

    Is your package names com.sniperzciineamMain ? I actually don't see the Main ending
     
  5. Offline

    xXSniperzzXx_SD

    mibac138

    Ya I just noticed that and fixed it, And tried building, then exporting, and maven install then export. And neither work.

    Well apparently Its all working now... All I did was restart my eclipse...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
Thread Status:
Not open for further replies.

Share This Page