Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Points (0.34 sec)

  1. maven-api-impl/src/main/java/org/apache/maven/internal/impl/model/DefaultModelBuilder.java

                    if (parent.getRelativePath() == null || parent.getRelativePath().isEmpty()) {
                        buffer.append(" and 'parent.relativePath' points at no local POM");
                    } else {
                        buffer.append(" and 'parent.relativePath' points at wrong local POM");
                    }
                }
    
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Fri May 03 08:48:38 GMT 2024
    - 61.5K bytes
    - Viewed (0)
  2. maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java

                            Collections.singletonList(project.getArtifact().getId()),
                            null);
    
                    // Maven 2.x quirk: an artifact always points at the local repo, regardless whether resolved or not
                    LocalRepositoryManager lrm = session.getLocalRepositoryManager();
                    for (Artifact artifact : artifacts) {
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 56.9K bytes
    - Viewed (0)
  3. maven-core/src/site/resources/design/2.1-lifecycle-refactor.graffle

    tx5040\tx5600\tx6160\tx6720\ql\qnatural \f0\fs24 \cf0 binding, project}AllowLabelDropfalseC{222.5, 344.456}{550.5, 345.25}StylestrokeHeadArrow.4285709857940674Tail.5TailID83Info9AllowL-1Points{222.5, 254.5}{309.5, 254}{327, 344}{222.5, 454.079}StylestrokeHeadArrow.8600000143051147Line.8571429252624512Tail-1Points{222, 237}{295.5, 237}{295.5, 337}{222.5, 356.792}StylestrokeHeadArrow.8600000143051147Line.8571429252624512Tail{{550.5, 325}, {17, 27}}ClassShapedGraphicHF{1, 0.5}{1, -0.5}{-1, 0.5}{-1,...
    Others
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sat Mar 11 17:19:02 GMT 2017
    - 96.7K bytes
    - Viewed (0)
Back to top