Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Maven 3.3.9 keeps finding old artifacts.

As normal Maven artifacts and under the p2 folder 

Jeff

On Sat, Apr 30, 2016 at 4:00 AM, paul <paul@xxxxxxxxxxxx> wrote:
Where are the OSGi artifacts installed?  In a directory? In jar files? In zip files?  Can I just delete the files? 

Are they all in one directory? If yes, can I just delete the directory?

Or are the artifacts mixed with stuff that must stay?  If yes, is there a separate tool to clean them up?



On 4/29/2016 6:36 PM, Jeff MAURY wrote:
The OSGI artifacts are also installed in the Maven local repository so they may been resolved.

Jeff

On Fri, Apr 29, 2016 at 9:54 PM, paul <paul@xxxxxxxxxxxx> wrote:
The artifacts in bold red have been gone since a project name refactoring days ago.  But my build still fails.  I have "clean verify" as options.  I have deleted the project in Eclipse and then imported them back into Eclipse 4.5.2. from my local git repo.  I have stop Eclipse and the started back up with the Eclipse clean option.  I am on Windows 7 64 bit SP1.  I have scanned my repo and eclipse for the names and can find them nowhere. 

I am new to Maven.  What is the going on with the .group addition to the name?

[INFO] Resolving dependencies of MavenProject: com.usque:com.a.site:0.0.1-SNAPSHOT @ C:\orthogroupgit\sites\com.a.site\pom.xml

[DEBUG] No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.app.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.ccmp.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.animation.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.deployment.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.financial.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.operations.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.rendering.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.simulation.feature.group [0.0.1,0.0.2).; Unable to satisfy dependency from com.a.site raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT to com.a.secm.structural.feature.group [0.0.1,0.0.2).; No solution found because the problem is unsatisfiable.]

 

 

 

 

 



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user


--
“Consider, you who love money, the one who hanged himself for the sake of it. Shun the insatiate heart that could dare such a deed against the Teacher.” - Unknown

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top