AW: Usage of self written plugin - Maven wants to download JAR of the parent

2012-06-14 Thread Jens.Baitinger
Hi, 

Nope, I even checked the transitive dependencies of my plugin. It just have 
third party/open source dependencies. 

Greetings
Jens


-Ursprüngliche Nachricht-
Von: martin.eisengardt [mailto:martin.eisenga...@googlemail.com] 
Gesendet: Donnerstag, 14. Juni 2012 09:53
An: Maven Users List
Betreff: Re: Usage of self written plugin - Maven wants to download JAR of the 
parent

Have you added this parent pom as a dependency?
Parent-poms ahould onlybe specified with tag parent and not via dependency.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



AW: Usage of self written plugin - Maven wants to download JAR of the parent

2012-06-14 Thread Jens.Baitinger
I found my problem... copy and paste error... just copied the parents 
artifactId/groupId instead of the plugins artifact and groupId. That was the 
last thing I thought what had happened.




-Ursprüngliche Nachricht-
Von: jens.baitin...@bosch-si.com [mailto:jens.baitin...@bosch-si.com] 
Gesendet: Donnerstag, 14. Juni 2012 11:13
An: users@maven.apache.org
Betreff: AW: Usage of self written plugin - Maven wants to download JAR of the 
parent

Hi, 

Nope, I even checked the transitive dependencies of my plugin. It just have 
third party/open source dependencies. 

Greetings
Jens


-Ursprüngliche Nachricht-
Von: martin.eisengardt [mailto:martin.eisenga...@googlemail.com] 
Gesendet: Donnerstag, 14. Juni 2012 09:53
An: Maven Users List
Betreff: Re: Usage of self written plugin - Maven wants to download JAR of the 
parent

Have you added this parent pom as a dependency?
Parent-poms ahould onlybe specified with tag parent and not via dependency.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org