Hi, I still cannot get the assembly plugin to work properly in many situations.
There are a lot of situations where a plugin/depenedency depends on something else where it works nicely for building and running since it only requires the jar. But then the assembly plugin tries to get the POM which fails! (since the known repositories doesn't have it) Yet another fresh example: Error retrieving POM of module-dependency: com.sun.xml.fastinfoset:FastInfoset:jar:1.2.2; Reason: POM 'com.sun.xml.fastinfoset:FastInfoset' not found in repository: Unable to download the artifact from any repository And this seems quite common... ? Can anyone explain why this is and enlighten me how to fix it? I am pulling out my hair trying to get this working ... :-( //Kent
